Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14639692/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "timestamp": "2023-11-21T18:03:44.008921Z",
    "action": 37,
    "target": "RHBZ",
    "old": "",
    "details": {
        "state": 10,
        "source": "RHBZ",
        "old_state": 0
    },
    "id": 12911339,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/12911339/?format=api"
}