Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70417/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:39.197602Z",
    "action": 59,
    "target": "Leichte Regelverletzungen sollten zwar nicht passieren, haben aber nur leichte Konsequenzen. Wenn sie wiederholt auftreten, können sie mit der Zeit zu schwereren Konsequenzen führen.",
    "id": 529258,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/529258/?format=api"
}