Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113045/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:24:55.883310Z",
    "action": 59,
    "target": "<p>When the character attempts to learn a new skill, or improve an old one, he does so at +2 per rank to the Character Point cost. Alternatively, the character can only learn or improve a skill if she attempts it and fails. A character should have to fail with a single skill at least three times per adventure before being allowed to learn or improve the skill. This Disadvantage is associated with a single attribute, and it applies to specializations. There should be some sort of reason for this in the character’s background, such as a lack of education or difficulty reading.</p>\n\n<p>Restrictions/Notes: This is the counterpart to the Quick Study Special Ability, and it should be treated in much the same way. This Disadvantage can be taken multiple times and for a different attribute.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>When the character attempts to learn a new skill, or improve an old one, he does so at +2 per rank to the Character Point cost. Alternatively, the character can only learn or improve a skill if she attempts it and fails. A character should have to fail with a single skill at least three times per adventure before being allowed to learn or improve the skill. This Disadvantage is associated with a single attribute, and it applies to specializations. There should be some sort of reason for this in the character’s background, such as a lack of education or difficulty reading.</p>\n\n<p>Restrictions/Notes: This is the counterpart to the Quick Study Special Ability, and it should be treated in much the same way. This Disadvantage can be taken multiple times and for a different attribute.</p>\n",
        "old_state": -1
    },
    "id": 171184,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171184/?format=api"
}