Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3607029/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/feedback-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/feedback-extra/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-04T04:54:19.525778Z",
    "action": 71,
    "target": "Fehler;Melden;Bug;problem;absturz;report;",
    "id": 2164072,
    "action_name": "String added in the repository",
    "url": "https://l10n.elementary.io/api/changes/2164072/?format=api"
}