Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/697825/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/lordnuorin/?format=api",
    "author": "https://translate.habitica.com/api/users/lordnuorin/?format=api",
    "timestamp": "2021-02-06T21:47:04.805660Z",
    "action": 5,
    "target": "Желаете больше трофеев?",
    "id": 227649,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/227649/?format=api"
}