Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/826955/?format=api",
    "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maco/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maco/?format=api",
    "timestamp": "2024-01-15T18:46:33.106791Z",
    "action": 5,
    "target": "Seleccionar esta estantería",
    "id": 737734,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/737734/?format=api"
}