Translation components API.

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

GET /api/translations/feedreader/translations/ml/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/43762355/?format=api",
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "author": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "timestamp": "2022-01-22T10:17:50.148806+01:00",
            "action": 2,
            "target": "ഫീഡ് റീഡർ സ്വയമേവ ആരംഭിക്കാൻ",
            "id": 16045386,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/16045386/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43762355/?format=api",
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "author": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "timestamp": "2022-01-22T10:17:40.326649+01:00",
            "action": 5,
            "target": "ഫീഡ് റീഡർ  സ്വയമേവ ആരംഭിക്കാൻ",
            "id": 16045382,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/16045382/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43762355/?format=api",
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "author": "https://hosted.weblate.org/api/users/muhammadali1405/?format=api",
            "timestamp": "2022-01-22T10:17:40.319184+01:00",
            "action": 45,
            "target": "",
            "id": 16045381,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/16045381/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-24T11:40:50.959739+02:00",
            "action": 0,
            "target": "",
            "id": 12914629,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12914629/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-17T13:41:29+02:00",
            "action": 0,
            "target": "",
            "id": 2795510,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2795510/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": "https://hosted.weblate.org/api/users/bil-elmoussaoui/?format=api",
            "author": "https://hosted.weblate.org/api/users/bil-elmoussaoui/?format=api",
            "timestamp": "2018-01-27T13:08:19+01:00",
            "action": 0,
            "target": "",
            "id": 2446800,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2446800/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-14T14:40:32+01:00",
            "action": 0,
            "target": "",
            "id": 2211287,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2211287/?format=api"
        }
    ]
}