Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/646232/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2020-02-25T18:58:17.983358Z",
    "action": 5,
    "target": "Розовые перспективы",
    "id": 124711,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/124711/?format=api"
}