Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200262/?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:36:36.937428Z",
    "action": 2,
    "target": "¡Tu hechizo reconfortante recupera la salud de tu Equipo entero! (Basado en: CON e INT)",
    "id": 227099,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/227099/?format=api"
}