Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-13T22:38:26.671273Z",
            "action": 17,
            "target": "",
            "id": 211415,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/211415/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/389623/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/sk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "timestamp": "2020-03-12T22:12:31.616008Z",
            "action": 5,
            "target": "Prázdny reťazec nie je platný aktivačný kľúč.",
            "id": 210077,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/210077/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/389623/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel8-branch/sk/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
            "timestamp": "2020-03-12T22:12:31.607539Z",
            "action": 45,
            "target": "",
            "id": 210076,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/210076/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T21:55:30.542143Z",
            "action": 0,
            "target": "",
            "id": 42750,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/42750/?format=api"
        }
    ]
}