Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3381159/?format=api",
    "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/videos/videos/pt/?format=api",
    "user": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "author": "https://l10n.elementary.io/api/users/hugok/?format=api",
    "timestamp": "2024-03-25T22:11:39.982870Z",
    "action": 5,
    "target": "Repetir tudo",
    "id": 2122670,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2122670/?format=api"
}