Translation components API.

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

GET /api/translations/pykickstart/rhel8-branch/si/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/7386797/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-08-18T07:15:46.632612Z",
            "action": 5,
            "target": "නොදන්නා විධානය: %s",
            "id": 3488249,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488249/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7386796/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-08-18T07:15:30.140432Z",
            "action": 5,
            "target": "නොදන්නා විධානයකි %s",
            "id": 3488245,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488245/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7386823/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-08-18T07:14:48.375126Z",
            "action": 5,
            "target": "මෙම උපකාර පණිවිඩය පෙන්වා පිටවන්න",
            "id": 3488242,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488242/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:17:56.178427Z",
            "action": 48,
            "target": "",
            "id": 3050228,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/3050228/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:17:55.270904Z",
            "action": 0,
            "target": "",
            "id": 3050225,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3050225/?format=api"
        }
    ]
}