Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/148199/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/kasia.sobolewska1/?format=api",
    "author": "https://hosted.weblate.org/api/users/kasia.sobolewska1/?format=api",
    "timestamp": "2020-09-23T16:59:28.650255+02:00",
    "action": 2,
    "target": "Dieser Befehl wird benutzt um gescannte Bilder zu der Umfrage hinzuzufügen. \n    Die Bilder müss als eine (mehrseitige) 300dpi monochromes TIFF Datei übergeben werden. \n    Es ist möglich auszuwählen, dass die Datei nicht in das Projektverzeichniss kopiert wird. \n    In diesem Fall wird ein zum Projektverzeichniss relativer Pfad gespeichert.",
    "id": 7579474,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7579474/?format=api"
}