Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/743895/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms/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-10T12:43:01.700506Z",
    "action": 5,
    "target": "Maximum aantal formulieren per gebruiker toegelaten op deze installatie.",
    "id": 430978,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/430978/?format=api"
}