Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2688620/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "author": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "timestamp": "2024-04-26T20:45:00.312658Z",
    "action": 2,
    "target": "“Eu me encontrei mais produtivo nas últimas duas semanas [usando elementary OS] do que nos últimos dois meses juntos.”",
    "id": 2150499,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2150499/?format=api"
}