Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5129/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2022-02-26T11:43:38.233019+01:00",
    "action": 5,
    "target": "Die Idee der Lehrfilme zur Samengärtnerei entstand im Rahmen einer breiten Bewegung zum Thema der Erhaltung der Pflanzenvielfalt: Saatgut-Tauschbörsen, Kampagne gegen die europäische Saatgutverordnung und Informationsveranstaltungen. Bei diesen Anlässen zeigte sich der Verlust und das fehlende Wissen in diesem Bereich.",
    "id": 30188,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/30188/?format=api"
}