Translation components API.

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

GET /api/translations/anaconda/rhel-7/da/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5472903/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-27T11:08:10.765976Z",
            "action": 4,
            "target": "Der opstod en fejl ved kørsel af kickstart-scriptet på linje %(lineno)s. Det er en fatal fejl og installationen afbrydes. Detaljerne om fejlen er:\n\n%(details)s",
            "id": 2807451,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2807451/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5472888/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-27T11:08:10.738309Z",
            "action": 4,
            "target": "Der er et problem med din eksisterende lagerkonfiguration. Du skal løse problemet inden installationen kan fortsætte. Der er en skal som kan bruges som du kan tilgå ved at trykke på ctrl-alt-f1 og så ctrl-b 2.\n\nNår du har løst problemet kan du prøve at skanne lageret igen. Hvis du ikke kan rette det så skal du forlade installationsprogrammet.",
            "id": 2807450,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2807450/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5473515/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "timestamp": "2020-09-27T16:19:05.206391Z",
            "action": 2,
            "target": "Du kan fjerne eksisterende filsystemer, som du ikke længere har brug for, for at frigøre mere plads til installationen. Ved at slette et filsystem, vil alt data, som den indeholder, blive slettet permanent.",
            "id": 1798958,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1798958/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5473515/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "timestamp": "2020-09-27T16:19:05.201370Z",
            "action": 45,
            "target": "",
            "id": 1798957,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1798957/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-21T10:30:27.487088Z",
            "action": 0,
            "target": "",
            "id": 1378856,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1378856/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-17T09:40:47.765231Z",
            "action": 0,
            "target": "",
            "id": 1341007,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1341007/?format=api"
        }
    ]
}