Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7072868/?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/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-11-10T11:11:12.483272+01:00",
    "action": 7,
    "target": "Dieser Befehl startet eine Grafische Oberfläche, mit der es\nmöglich ist Erkennungsfehler zu korrigieren. Bevor dieser Befehl\nbenutzt wird muss der Befehl \"recognize\" schon ausgeführt worden sein.\n    ",
    "id": 8163414,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/8163414/?format=api"
}