Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/745150/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms-include/nl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/pascal.deklerck/?format=api",
    "author": "https://weblate.framasoft.org/api/users/pascal.deklerck/?format=api",
    "timestamp": "2022-10-11T07:45:59.259608Z",
    "action": 5,
    "target": "Laad een beeld op om te tonen bij deze inhoud.",
    "id": 431385,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/431385/?format=api"
}