Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/635203/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-12-17T23:35:08.886710Z",
    "action": 5,
    "target": "恭喜你!",
    "id": 96997,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/96997/?format=api"
}