Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109679617/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T00:01:21.492367+01:00",
    "action": 13,
    "target": "`Node.js <https://nodejs.org/en/download/>`_ (version 16 or higher)",
    "id": 72301377,
    "action_name": "Source string added",
    "url": "https://hosted.weblate.org/api/changes/72301377/?format=api"
}