Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/181187/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/noscript/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/noscript/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/anabeatriz/?format=api",
    "author": "https://translate.habitica.com/api/users/anabeatriz/?format=api",
    "timestamp": "2022-10-12T14:42:52.128026Z",
    "action": 4,
    "target": "Opa! Seu navegador não está com o JavaScript habilitado e, sem ele, o Habitica não funcionará corretamente",
    "id": 368786,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/368786/?format=api"
}