Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/185256/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T15:44:09.347175Z",
    "action": 59,
    "target": "",
    "id": 261350,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/261350/?format=api"
}