Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17928496/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf5/libdnf5/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2024-05-19T17:28:53.504039Z",
    "action": 2,
    "target": "Kan inte uppgradera paket \"{}\"",
    "id": 16382179,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16382179/?format=api"
}