Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12369153/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "timestamp": "2024-11-23T20:54:46.576423Z",
    "action": 7,
    "target": "Blaupausen",
    "old": "",
    "details": {
        "state": 20,
        "source": "Blueprints",
        "old_state": 0
    },
    "id": 17452210,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/17452210/?format=api"
}