Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/31354/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/?format=api",
    "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "timestamp": "2021-06-17T13:51:06.048899Z",
    "action": 6,
    "target": "F#4 / Gb4",
    "id": 8784,
    "action_name": "Automatic translation",
    "url": "https://translate.phyphox.org/api/changes/8784/?format=api"
}