Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/494631/?format=api",
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T13:59:53.171721Z",
            "action": 2,
            "target": "Errore nel tentativo di eliminare un nodo dalla tabella di quarantena: %e",
            "id": 540562,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/540562/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/494627/?format=api",
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T13:59:26.093371Z",
            "action": 2,
            "target": "Errore nel tentativo di inserire un nodo nella tabella allowlist: %error",
            "id": 540561,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/540561/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/494627/?format=api",
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T13:59:26.090728Z",
            "action": 45,
            "target": "",
            "id": 540560,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/540560/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/494606/?format=api",
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
            "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
            "timestamp": "2023-01-22T09:54:41.487617Z",
            "action": 2,
            "target": "Invia",
            "id": 509771,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/509771/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/494606/?format=api",
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
            "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
            "timestamp": "2023-01-22T09:54:41.485764Z",
            "action": 45,
            "target": "",
            "id": 509770,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/509770/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-27T07:25:37.762774Z",
            "action": 0,
            "target": "",
            "id": 184574,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/184574/?format=api"
        }
    ]
}