Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/77996819/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/uuimessages/da/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jfm/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jfm/?format=api",
    "timestamp": "2023-08-27T07:44:42.922079Z",
    "action": 5,
    "target": "Dokumentnavn: $(ARG1)\nBrugernavn: $(ARG2)",
    "id": 27308041,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/27308041/?format=api"
}