Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11809787/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_sle_deployment-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_sle_deployment-master/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-02T15:50:05.226614Z",
    "action": 13,
    "target": "",
    "id": 1469238,
    "action_name": "Source string added",
    "url": "https://l10n.opensuse.org/api/changes/1469238/?format=api"
}