Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/24094/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-28T06:16:06.947063Z",
    "action": 59,
    "target": "Simpelt baggrund-sæt",
    "id": 1154749,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1154749/?format=api"
}