Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179944/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/HelloTheWorld/?format=api",
    "author": "https://translate.habitica.com/api/users/HelloTheWorld/?format=api",
    "timestamp": "2019-04-10T18:00:14.696316Z",
    "action": 2,
    "target": "Vous ne pouvez pas vous supprimer vous-même !",
    "id": 19406,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19406/?format=api"
}