Translation components API.

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

GET /api/translations/python-meh/rhel-7/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/7345412/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/si/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-09-12T18:02:33.784293Z",
            "action": 4,
            "target": "ඉවත් වන්න",
            "id": 3567735,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3567735/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7345403/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/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-18T06:24:29.548049Z",
            "action": 5,
            "target": "පිටවන්න",
            "id": 3488205,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488205/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7345391/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/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-18T06:24:12.527334Z",
            "action": 5,
            "target": "ඉවත් වන්න",
            "id": 3488202,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488202/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/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:02:41.198136Z",
            "action": 48,
            "target": "",
            "id": 3049301,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/3049301/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/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:02:40.737862Z",
            "action": 0,
            "target": "",
            "id": 3049299,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049299/?format=api"
        }
    ]
}