Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/794120/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/KillerWhale7734/?format=api",
    "author": "https://translate.habitica.com/api/users/KillerWhale7734/?format=api",
    "timestamp": "2022-10-21T05:49:58.208355Z",
    "action": 5,
    "target": "Nie masz wymaganych przywilejów.",
    "id": 369184,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/369184/?format=api"
}