Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98419/?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/healingjourneyman/?format=api",
    "author": "https://translate.habitica.com/api/users/healingjourneyman/?format=api",
    "timestamp": "2020-05-08T10:15:13.812473Z",
    "action": 2,
    "target": "Gebruikersnamen moeten conform zijn aan onze <a href='/static/terms' target='_blank'>servicevoorwaarden</a> en <a href='/static/community-guidelines' target='_blank'>communityrichtlijnen</a>. Als je voorheen geen aanmeldingsnaam  gezet had, dan werd je gebruikersnaam automatisch gegenereerd.",
    "id": 142258,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/142258/?format=api"
}