Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113043/?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.883018Z",
    "action": 59,
    "target": "<p>The character does not understand the language of the area she spends most of her time in. She must learn skill pips in the specialization languages: (local language). She also receives a +6 difficulty modifier in addition to any other modifiers for what she’s attempting to convey or understand.</p>\n\n<p>Restrictions/Notes: The character cannot begin the game with more than one pip in languages: (local language), but she may improve the skill at the cost at +2 to the cost. However, the character should speak another language in the game setting fluently.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>The character does not understand the language of the area she spends most of her time in. She must learn skill pips in the specialization languages: (local language). She also receives a +6 difficulty modifier in addition to any other modifiers for what she’s attempting to convey or understand.</p>\n\n<p>Restrictions/Notes: The character cannot begin the game with more than one pip in languages: (local language), but she may improve the skill at the cost at +2 to the cost. However, the character should speak another language in the game setting fluently.</p>\n",
        "old_state": -1
    },
    "id": 171182,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171182/?format=api"
}