Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17461322/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-08T09:23:41.975874Z",
    "action": 71,
    "target": "\nInstallationen blev stoppet pga. en fejl som opstod under kørsel i ikke-interaktiv tilstand. Eftersom der ikke kan være spørgsmål i kommandolinjetilstand skal du redigere din kickstart-fil og prøve installationen igen.\nDen præcise fejlmeddelelse er: \n\n%s. \n\nInstallationsprogrammet afsluttes nu.",
    "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": 15623646,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15623646/?format=api"
}