Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/653304/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/Lowwin/?format=api",
    "author": "https://translate.habitica.com/api/users/Lowwin/?format=api",
    "timestamp": "2021-09-30T07:26:54.962061Z",
    "action": 5,
    "target": "Načítám data člena…",
    "id": 279270,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/279270/?format=api"
}