Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200766/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-11-27T19:09:16.287618Z",
    "action": 37,
    "target": "<%= originalText %> Número de tarefas diárias evitado: <%= number %>.",
    "id": 209622,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/209622/?format=api"
}