Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12547544/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-rhel-9/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-02-28T13:00:50.242931Z",
    "action": 5,
    "target": "-- inga loggar hittades --",
    "old": "",
    "details": {
        "state": 20,
        "source": "-- no logs were found --",
        "old_state": 0
    },
    "id": 9370379,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9370379/?format=api"
}