Translation components API.

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

GET /api/translations/pykickstart/rhel7-branch/fi/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 153,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/fi/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/601288/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
            "timestamp": "2021-02-11T11:16:01.925259Z",
            "action": 7,
            "target": "Annettiin virheellinen liitoskohta",
            "id": 2973083,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/2973083/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/601288/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
            "timestamp": "2021-02-11T11:16:01.922395Z",
            "action": 45,
            "target": "",
            "id": 2973082,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2973082/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-31T19:02:33.661795Z",
            "action": 0,
            "target": "",
            "id": 68001,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/68001/?format=api"
        }
    ]
}