Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12303391/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-01-05T18:16:55.663877Z",
    "action": 4,
    "target": "Operasi akan menyebabkan beralihnya stream '{1}' modul '{0}' ke stream '{2}'",
    "old": "",
    "details": {
        "state": 0,
        "source": "The operation would result in switching of module '%s' stream '%s' to stream '%s'",
        "old_state": 0
    },
    "id": 9062822,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9062822/?format=api"
}