Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3380488/?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:10:59.645234Z",
    "action": 5,
    "target": "%u item adicionado à lista de reprodução\u001e\u001e%u itens adicionados à lista de reprodução",
    "id": 2122668,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2122668/?format=api"
}