Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113632/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2022-01-05T09:48:17.865023Z",
    "action": 5,
    "target": "Notre environnement de bureau et toutes ses applications sont conçus à l'aide de Vala, GTK, Granite et d'un certain nombre d'autres bibliothèques libres. Nous hébergeons tout notre code et effectuons tous les développements sur GitHub. Si vous n'avez jamais développé pour elementary OS auparavant, nous vous recommandons de consulter notre guide du développeur.",
    "id": 1192486,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1192486/?format=api"
}