Translation components API.

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

GET /api/translations/darky/master/kab/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://hosted.weblate.org/api/units/29371453/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2021-02-17T15:45:01.232060+01:00",
            "action": 5,
            "target": "Beddel tunigin",
            "id": 9441132,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9441132/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29371452/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2021-02-17T15:44:47.278755+01:00",
            "action": 5,
            "target": "Agzul",
            "id": 9441130,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9441130/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29371451/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2021-02-17T15:44:40.235204+01:00",
            "action": 5,
            "target": "Arraz",
            "id": 9441126,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9441126/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2021-02-17T15:44:25.389782+01:00",
            "action": 48,
            "target": "",
            "id": 9441123,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/9441123/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "user": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "author": "https://hosted.weblate.org/api/users/belkacem77/?format=api",
            "timestamp": "2021-02-17T15:44:24.961242+01:00",
            "action": 0,
            "target": "",
            "id": 9441121,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9441121/?format=api"
        }
    ]
}