Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/273052/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/healingjourneyman/?format=api",
    "author": "https://translate.habitica.com/api/users/healingjourneyman/?format=api",
    "timestamp": "2020-05-16T11:12:15.033124Z",
    "action": 5,
    "target": "Tik aan om de opdracht een naam te geven en een einddatum te kiezen!",
    "id": 145883,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/145883/?format=api"
}