Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/74033/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:32:00.005345Z",
    "action": 59,
    "target": "Minor Infractions, while discouraged, still have minor consequences. If they continue to occur, they can lead to more severe consequences over time.",
    "id": 533134,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/533134/?format=api"
}