Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/402140/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/qtilities/gtk-conf/nl/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
    "timestamp": "2024-04-19T17:41:28.460705Z",
    "action": 5,
    "target": "Het aantal dagen dat onlangs gebruikte bestanden dienen te worden onthouden. Stel in op 0 om niet te onthouden; stel in op -1 om altijd te onthouden.",
    "id": 183999,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/183999/?format=api"
}