Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56501/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/maiels/?format=api",
    "author": "https://translate.habitica.com/api/users/maiels/?format=api",
    "timestamp": "2020-01-01T07:40:16.710454Z",
    "action": 4,
    "target": "Schimbă numele afișat",
    "id": 101487,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/101487/?format=api"
}