Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34181805/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_online/loleaflet-ui/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_online/loleaflet-ui/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-29T08:45:42.703529Z",
    "action": 30,
    "target": "Idle document - please tap to reload and resume editing",
    "id": 1229442,
    "action_name": "Source string changed",
    "url": "https://translations.documentfoundation.org/api/changes/1229442/?format=api"
}