Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112935468/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-02T11:01:07.265080Z",
    "action": 59,
    "target": "The Document Foundation announces the **Document Liberation Project**, which develops libraries to help open source applications handle proprietary file formats",
    "id": 50800022,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/50800022/?format=api"
}