Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11378222/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-14T02:23:02.143555Z",
    "action": 59,
    "target": "\nInstalacija je zaustavljena zbog greške koja se pojavila pri izvođenju u neinteraktivnom načinu rada naredbenog retka. Budući da se u naredbenom retku ne mogu postavljati pitanja, uredite svoju kickstart datoteku i ponovno pokrenite instalaciju. \nTočna poruka pogreške je: \n\n%s. \n\nInstalacijski program će se sada zatvoriti.",
    "old": "",
    "details": {
        "state": 20,
        "source": "\nThe installation was stopped due to an error which occurred while running in non-interactive cmdline mode. Since there cannot be any questions in cmdline mode, edit your kickstart file and retry installation. \nThe exact error message is: \n\n%s. \n\nThe installer will now terminate.",
        "old_state": -1
    },
    "id": 7713255,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7713255/?format=api"
}