Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285213/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/gre0j/?format=api",
    "author": "https://l10n.elementary.io/api/users/gre0j/?format=api",
    "timestamp": "2019-01-02T23:08:57.546931Z",
    "action": 5,
    "target": "Wenn du das Gefühl hast, dass jemand - sei es ein neuer oder langjähriger Mitwirkender - als unhöflich auftritt, lass es die Person bitte wissen. Es ist wichtig, sich mit Problemen auseinanderzusetzen, bevor sie sich verschlimmern. Jeder hat die Verantwortung dafür, dass die Kommunikation in unserem (manchmal herausfordernden) besonderen Umfeld reibungslos verläuft.",
    "id": 307325,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/307325/?format=api"
}