Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10440683/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2022-11-24T06:29:38.518796Z",
    "action": 5,
    "target": "Terjadi kesalahan selama upaya registrasi yang dipicu oleh perintah rhsm kickstart. Ini bisa terjadi karena argumen perintah rhsm yang salah atau masalah infrastruktur langganan. Apakah Anda ingin mengabaikan ini dan melanjutkan instalasi?",
    "old": "",
    "details": {
        "state": 20,
        "source": "An error occurred during registration attempt triggered by the rhsm kickstart command. This could have happened due to incorrect rhsm command arguments or subscription infrastructure issues. Would you like to ignore this and continue with installation?",
        "old_state": 0
    },
    "id": 8870145,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8870145/?format=api"
}