Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914689/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2021-05-16T10:00:11.717272Z",
            "action": 2,
            "target": "Należy podać źródło migawki %s według grupy woluminów/woluminu logicznego.",
            "id": 3248305,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3248305/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914697/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2021-05-16T09:55:29.593246Z",
            "action": 2,
            "target": "Opcja --fstype=tmpfs nie może być używana razem z --grow lub --maxsize",
            "id": 3248295,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3248295/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914697/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2021-05-16T09:55:29.588734Z",
            "action": 45,
            "target": "",
            "id": 3248294,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3248294/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:22.480264Z",
            "action": 0,
            "target": "",
            "id": 3239552,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239552/?format=api"
        }
    ]
}