Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3323587/?format=api",
    "component": "https://l10n.elementary.io/api/components/camera/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/camera/extra/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T18:25:43.958506Z",
    "action": 59,
    "target": "elementary çalışma zamanı 6.1 sürümüne güncellendi",
    "id": 1639920,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1639920/?format=api"
}