Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7071350/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2021-02-08T16:23:33.377648Z",
            "action": 5,
            "target": "preferences-desktop",
            "old": "",
            "details": {},
            "id": 2966781,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2966781/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7071350/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2021-02-08T16:23:33.373310Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 2966780,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2966780/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-30T22:09:23.246194Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2951257,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2951257/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-16T08:38:34.673284Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 79641,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/79641/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-16T08:38:25.843283Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 79429,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/79429/?format=api"
        }
    ]
}