Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/128733/?format=api",
    "component": "https://translate.tails.net/api/components/tails/33c3/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/33c3/de/?format=api",
    "user": null,
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2020-08-20T00:01:50.340341Z",
    "action": 4,
    "target": "Dies ist unsere erste Spendenkampagne und wir sind total begeister von den Ergebnissen! Es fühlt sich wirklich gut an, dass unsere Nutzer-Community den wahren Wert von Tails versteht und auch warum es wichtig ist uns zu unterstützen und das Projekt unabhängig und am Leben zu erhalten.",
    "id": 2949207,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2949207/?format=api"
}