Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qlipper/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": null,
    "timestamp": "2020-10-14T17:45:08.948820Z",
    "action": 46,
    "target": "Updated all  \\*.ts files with new strings.",
    "id": 17320,
    "action_name": "New announcement",
    "url": "https://translate.lxqt-project.org/api/changes/17320/?format=api"
}