Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112935474/?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.265322Z",
    "action": 59,
    "target": "![](/media/bern-conference.jpg)<a id=\"2015\" name=\"2015\"></a>",
    "id": 50800028,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/50800028/?format=api"
}