Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/743918/?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-10T13:53:19.900677Z",
    "action": 5,
    "target": "Deze fout werd genegeerd tijdens het aanmaken van de content type: !e",
    "id": 431051,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/431051/?format=api"
}