Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/173417/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "timestamp": "2019-05-01T06:33:55.151900Z",
    "action": 2,
    "target": "Velkommen til Vintereventyret!! Vil du købe nogle sjældne genstande? De vil kun være tilgængelige indtil 31. januar!",
    "id": 28647,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/28647/?format=api"
}