Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:01.051143Z",
            "action": 0,
            "target": "",
            "id": 8994216,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994216/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:09.821518Z",
            "action": 0,
            "target": "",
            "id": 3481666,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481666/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:00.725833Z",
            "action": 0,
            "target": "",
            "id": 1998472,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998472/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59042/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "timestamp": "2020-09-10T13:43:57.848174Z",
            "action": 2,
            "target": "Password scadente: %s",
            "id": 1599818,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1599818/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-16T08:39:08.251006Z",
            "action": 17,
            "target": "",
            "id": 79764,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/79764/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59076/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "timestamp": "2020-02-14T07:58:31.633448Z",
            "action": 2,
            "target": "La password contiene una sequenza di caratteri uniformi troppo lunga",
            "id": 78978,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/78978/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59076/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/milo/?format=api",
            "timestamp": "2020-02-14T07:58:31.630426Z",
            "action": 45,
            "target": "",
            "id": 78977,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/78977/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:11.231355Z",
            "action": 0,
            "target": "",
            "id": 16509,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16509/?format=api"
        }
    ]
}