Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/67387992/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-22T13:40:31.301547Z",
    "action": 59,
    "target": "<a href={url}>Key management software</a> for the new OpenPGP feature (external site)",
    "id": 3585721,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/3585721/?format=api"
}