Translation components API.

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

GET /api/translations/python-simpleline/master/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-04T01:40:42.118847Z",
            "action": 0,
            "target": "",
            "id": 9393027,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9393027/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4319972/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "timestamp": "2022-11-04T00:26:36.527395Z",
            "action": 5,
            "target": "Please make a selection from the above",
            "id": 8587732,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/8587732/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/4319972/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
            "timestamp": "2022-11-04T00:26:36.524810Z",
            "action": 45,
            "target": "",
            "id": 8587731,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/8587731/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-03T21:03:17.011964Z",
            "action": 0,
            "target": "",
            "id": 3049317,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049317/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "timestamp": "2020-06-15T13:43:49.169812Z",
            "action": 0,
            "target": "",
            "id": 875581,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875581/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-15T12:47:51.808748Z",
            "action": 0,
            "target": "",
            "id": 875087,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/875087/?format=api"
        }
    ]
}