Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/210232/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Chap/?format=api",
    "author": "https://translate.habitica.com/api/users/Chap/?format=api",
    "timestamp": "2020-06-30T15:13:01.757579Z",
    "action": 5,
    "target": "Le Cose Da Fare vanno completate solo una volta. Aggiungi una checklist per aumentare il loro valore.",
    "id": 164435,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/164435/?format=api"
}