Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93053/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/it/?format=api",
    "user": "https://translate.habitica.com/api/users/Chap/?format=api",
    "author": "https://translate.habitica.com/api/users/Chap/?format=api",
    "timestamp": "2021-10-21T07:33:54.499091Z",
    "action": 2,
    "target": "Se hai una domanda che non è presente in questa lista o nella [sezione FAQ della wiki](https://habitica.fandom.com/wiki/FAQ), vieni a chiederla nella Taverna in Menu > Taverna! Saremo felici di aiutarti.",
    "id": 286941,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/286941/?format=api"
}