Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8896925/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/augenauf/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/augenauf/?format=api",
    "timestamp": "2022-05-10T09:53:22.468619Z",
    "action": 2,
    "target": "Containerisieren Sie Ihre eigenen Anwendungen oder stellen Sie containerisierte Anwendungen \"out of the box\" mit integrierter Open Container Initiative (OCI) Abbild-Unterstützung bereit.",
    "id": 4803987,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4803987/?format=api"
}