Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/140024/?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:08:41.634853Z",
    "action": 2,
    "target": "Praktyczny wojownik pamięta aby zabrać poduszkę na każdą ekspedycję. Odpędź się od tych nieznośnych obowiązków... nawet podczas drzemki. Zwiększa kondycję o <%= con %> i inteligencję o <%= int %>. Zaczarowana Skrzynia: Zestaw Zielonej Piżamy (przedmiot 3 z 3).",
    "id": 24792,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/24792/?format=api"
}