Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/gl/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/394971/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2020-10-18T05:15:27.512147Z",
            "action": 5,
            "target": "Si",
            "id": 110183,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/110183/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/394970/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2020-10-18T05:15:24.464823Z",
            "action": 5,
            "target": "Mobilizon",
            "id": 110182,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/110182/?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/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2020-10-18T05:15:09.276794Z",
            "action": 48,
            "target": "",
            "id": 110180,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/110180/?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/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": null,
            "timestamp": "2020-10-18T05:15:08.707165Z",
            "action": 17,
            "target": "",
            "id": 110178,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/110178/?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/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2020-10-18T05:15:08.605717Z",
            "action": 0,
            "target": "",
            "id": 110177,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/110177/?format=api"
        }
    ]
}