Translation components API.

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

GET /api/translations/anaconda/rhel-7/ml/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/anaconda/rhel-7/ml/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5505407/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ml/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-27T11:07:16.250231Z",
            "action": 4,
            "target": " '%(desc)s' അടങ്ങിയിട്ടുള്ള RAID സെറ്റുകള്‍ക്കു താഴെ പറയുന്ന മെറ്റാ ടാട്ട വെര്‍ഷനുകളില്‍ ഒന്നു വെണം: %(metadata_versions)s.",
            "old": "",
            "details": {},
            "id": 2806993,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2806993/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-21T10:30:45.781829Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1379039,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1379039/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-17T10:52:17.063039Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1341040,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1341040/?format=api"
        }
    ]
}