Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/140022/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/skriba/?format=api",
    "author": "https://translate.habitica.com/api/users/skriba/?format=api",
    "timestamp": "2019-04-19T22:02:21.409174Z",
    "action": 2,
    "target": "Rozważny wojownik pamięta aby zabrać poduszkę na każdą ekspedycję. Ochroń się przed ostrymi zadaniami... nawet podczas drzemki. Zwiększa kondycję i siłę o <%= con %>. Zaczarowana Skrzynia: Zestaw Czerwonej Piżamy (przedmiot 3 z 3).",
    "id": 24791,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/24791/?format=api"
}