Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180792/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2024-08-21T18:55:49.679115Z",
    "action": 5,
    "target": "Ezért az ezzel a kulccsal aláírt csomagok telepítése sikertelen lesz.\nAjánlott a lejárt kulcs eltávolítása, hogy lehetővé tegye egy frissített\nkulcs importálását. Ez ellenőrizhetetlenné teheti a már telepített csomagokat.",
    "old": "",
    "details": {
        "state": 20,
        "source": "As a result, installing packages signed with this key will fail.\nIt is recommended to remove the expired key to allow importing\nan updated key. This might leave already installed packages unverifiable.",
        "old_state": 0
    },
    "id": 16890483,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16890483/?format=api"
}