Translation components API.

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

GET /api/translations/python-meh/rhel-8/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/5534355/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/haaninjo/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/haaninjo/?format=api",
            "timestamp": "2021-06-30T12:22:47.844994Z",
            "action": 2,
            "target": "Använd kommandot ”continue” för att avsluta felsökaren och gå tillbaka till huvudmenyn",
            "id": 3398351,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3398351/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534355/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/haaninjo/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/haaninjo/?format=api",
            "timestamp": "2021-06-30T12:22:47.839934Z",
            "action": 45,
            "target": "",
            "id": 3398350,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3398350/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534370/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
            "timestamp": "2020-12-15T10:25:19.282799Z",
            "action": 2,
            "target": "Detta program har stött på ett okänt fel. Du kan\nrapportera felet nedan eller avsluta programmet.",
            "id": 2779604,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/2779604/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534370/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
            "timestamp": "2020-12-15T10:25:19.274747Z",
            "action": 45,
            "target": "",
            "id": 2779603,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2779603/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:39.767066Z",
            "action": 0,
            "target": "",
            "id": 1364407,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364407/?format=api"
        }
    ]
}