Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2399519/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/KarloKrasso/?format=api",
    "author": "https://l10n.elementary.io/api/users/KarloKrasso/?format=api",
    "timestamp": "2019-10-27T00:54:32.939275Z",
    "action": 4,
    "target": "Wir lieben es mit der Presse zu arbeiten - sowohl in der Linuxwelt, als auch in der technischen oder zeitgenössischen Kultur - überzeugend davon unsere Arbeiten und Geschichten zu teilen.",
    "id": 420365,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/420365/?format=api"
}