Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200256/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/XxShizukaxX/?format=api",
    "author": "https://translate.habitica.com/api/users/XxShizukaxX/?format=api",
    "timestamp": "2021-02-03T01:32:22.554089Z",
    "action": 2,
    "target": "¡Luz brillante que recupera tu salud! (Basado en: CON e INT)",
    "id": 227097,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/227097/?format=api"
}