Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/189343/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-13T14:46:25.758873Z",
    "action": 59,
    "target": "Welkom in de Hal der Helden, waar mensen die een bijdrage leveren aan Habitica worden geëerd. Door programmeren, kunst, muziek, schrijven, of zelfs door behulpzaam te zijn hebben zij edelstenen, exclusieve uitrusting en prestigieuze titels verdiend. Als je wilt, kun jij ook bijdragen aan Habitica!",
    "id": 1201004,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1201004/?format=api"
}