Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11512530/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/bg/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/laskov/?format=api",
    "timestamp": "2023-09-12T18:59:08.835977Z",
    "action": 5,
    "target": "\nИнсталирането спря поради грешка, възникнала по време на неинтерактивна работа в команден режим.  Тъй като в команден режим не може да има каквито и да са въпроси, редактирайте Вашия kikstart файл и започнете инсталирането отначало. \nСъобщението за грешка е: \n\n%s. \n\nИнсталаторът ще прекрати работа сега.",
    "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": 0
    },
    "id": 12454620,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12454620/?format=api"
}