Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/wemawema/homepage/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-29T14:22:23.599440Z",
            "action": 0,
            "target": "",
            "id": 173006,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/173006/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/wemawema/homepage/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-28T05:56:59.333794Z",
            "action": 17,
            "target": "",
            "id": 22610,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/22610/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/221738/?format=api",
            "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/wemawema/homepage/oc/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2019-11-28T05:56:28.155544Z",
            "action": 2,
            "target": "Degradat de l’arc de Sant-Martin",
            "id": 22609,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/22609/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/221738/?format=api",
            "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/wemawema/homepage/oc/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2019-11-28T05:56:28.150435Z",
            "action": 45,
            "target": "",
            "id": 22608,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/22608/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/wemawema/homepage/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-28T05:55:21.329178Z",
            "action": 0,
            "target": "",
            "id": 22607,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/22607/?format=api"
        }
    ]
}