Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13828848/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-template-4-3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-template-4-3/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-11T07:28:25.853299Z",
    "action": 13,
    "target": "",
    "id": 2143304,
    "action_name": "Source string added",
    "url": "https://l10n.opensuse.org/api/changes/2143304/?format=api"
}