Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98458/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-11-18T16:24:21.418463Z",
    "action": 5,
    "target": "Blijf verantwoordelijk met het bijhouden en beheren van je Gewoontes, Dagelijkse Taken en je To-Do lijst met Habitica's makkelijk te gebruiken mobiele apps en web interface.",
    "id": 206794,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/206794/?format=api"
}