Translation projects API.

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

GET /api/projects/cockpit-podman/changes/?format=api&page=367
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18309,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/projects/cockpit-podman/changes/?format=api&page=366",
    "results": [
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:19:16.237516Z",
            "action": 38,
            "target": "cockpit-containers-rhel",
            "old": "",
            "details": {},
            "id": 16940,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16940/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:19:04.860534Z",
            "action": 38,
            "target": "cockpit-containers-master",
            "old": "",
            "details": {},
            "id": 16939,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16939/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:18:49.177784Z",
            "action": 38,
            "target": "cockpit-rhel-7",
            "old": "",
            "details": {},
            "id": 16937,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16937/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:18:36.568885Z",
            "action": 38,
            "target": "cockpit-rhel-8",
            "old": "",
            "details": {},
            "id": 16933,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16933/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:18:22.985590Z",
            "action": 38,
            "target": "cockpit-rhel-9",
            "old": "",
            "details": {},
            "id": 16932,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16932/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:18:08.940462Z",
            "action": 38,
            "target": "rhel-branch",
            "old": "",
            "details": {},
            "id": 16931,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16931/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
            "timestamp": "2020-01-03T14:17:46.955125Z",
            "action": 38,
            "target": "another-branch",
            "old": "",
            "details": {},
            "id": 16928,
            "action_name": "Component removed",
            "url": "https://translate.fedoraproject.org/api/changes/16928/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T09:39:27.324812Z",
            "action": 46,
            "target": "Don't translate, this is a demo for the cockpit team",
            "old": "",
            "details": {},
            "id": 15514,
            "action_name": "Announcement posted",
            "url": "https://translate.fedoraproject.org/api/changes/15514/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-03T09:02:10.821668Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 14997,
            "action_name": "Project created",
            "url": "https://translate.fedoraproject.org/api/changes/14997/?format=api"
        }
    ]
}