Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/219046/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-user/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-user/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "timestamp": "2023-04-14T21:28:24.742894Z",
    "action": 2,
    "target": "Le nom d’utilisateur ne peut pas être vide.",
    "id": 149954,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/149954/?format=api"
}