Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/170922/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112801/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:21:21.077679Z",
    "action": 59,
    "target": "<p>This advantage works a lot like a combination of the Skill Bonus special ability and Fame. The character is very good at one very specific thing, and he is known for it. Choose any specialization that the character has (or would like to have in the future), and the character gains +2D to the roll when it is used. In addition, when the character uses it, there is a Game Master-option chance that people will recognize how “naturally good” the character is at the specialization, and this might produce interesting situations. Also, the character might be contacted by people or recognized by certain people because of how good he is at that one specialization.</p>\n\n<p>Restrictions/Notes: This character acts as if trained in the use of this skill. No character may have more than two Trademark Specializations.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>This advantage works a lot like a combination of the Skill Bonus special ability and Fame. The character is very good at one very specific thing, and he is known for it. Choose any specialization that the character has (or would like to have in the future), and the character gains +2D to the roll when it is used. In addition, when the character uses it, there is a Game Master-option chance that people will recognize how “naturally good” the character is at the specialization, and this might produce interesting situations. Also, the character might be contacted by people or recognized by certain people because of how good he is at that one specialization.</p>\n\n<p>Restrictions/Notes: This character acts as if trained in the use of this skill. No character may have more than two Trademark Specializations.</p>\n",
        "old_state": -1
    },
    "id": 170922,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170922/?format=api"
}