Translation components API.

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

GET /api/translations/anaconda/rhel-8/my/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/my/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/3218849/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/my/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-05-25T17:45:22.720504Z",
            "action": 4,
            "target": "User Name",
            "old": "",
            "details": {},
            "id": 684646,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/684646/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/3218851/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/my/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-05-25T17:45:22.707079Z",
            "action": 4,
            "target": "User Name",
            "old": "",
            "details": {},
            "id": 684645,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/684645/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/3219003/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/my/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-05-25T17:45:22.688862Z",
            "action": 4,
            "target": "ဖျက်ဆီးပါ။",
            "old": "",
            "details": {},
            "id": 684644,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/684644/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/my/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
            "timestamp": "2020-05-25T17:08:57.179676Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 682682,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/682682/?format=api"
        }
    ]
}