Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/40874/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/experiments/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/experiments/ru/?format=api",
    "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "timestamp": "2025-04-10T12:23:45.645063Z",
    "action": 30,
    "target": "Camera",
    "id": 20961,
    "action_name": "Source string changed",
    "url": "https://translate.phyphox.org/api/changes/20961/?format=api"
}