Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/51657/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "author": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "timestamp": "2019-08-25T12:59:34.408502Z",
    "action": 2,
    "target": "Vyber \"Použít kostým\", abys vybavil svého avatara, aniž bys nějak ovlivnil statistiky tvé bojové výzbroje! To znamená, že můžeš obléct svého avatara do jakéhokoliv vybavení chceš a stále mít tvojí nejlepší bojovou výzbroj na sobě.",
    "id": 43402,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/43402/?format=api"
}