Translation components API.

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

GET /api/translations/mobilizon/android-app/kab/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/kab/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/kab/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ZiriSut/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ZiriSut/?format=api",
            "timestamp": "2020-11-07T08:32:13.423249Z",
            "action": 48,
            "target": "",
            "id": 124106,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/124106/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/kab/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ZiriSut/?format=api",
            "author": null,
            "timestamp": "2020-11-07T08:32:12.781275Z",
            "action": 17,
            "target": "",
            "id": 124104,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/124104/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/kab/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ZiriSut/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ZiriSut/?format=api",
            "timestamp": "2020-11-07T08:32:12.696582Z",
            "action": 0,
            "target": "",
            "id": 124103,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/124103/?format=api"
        }
    ]
}