Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90862/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/it/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2021-07-15T10:45:58.759869Z",
    "action": 4,
    "target": "Hai perso un livello, il tuo oro e un oggetto del tuo equipaggiamento, ma potrai recuperare tutto lavorando sodo! Buona fortuna, ce la farai.",
    "id": 264085,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/264085/?format=api"
}