Translation components API.

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

GET /api/translations/joinmobilizon/medias/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-03T07:45:39.074380Z",
            "action": 0,
            "target": "",
            "id": 224763,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/224763/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/397339/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
            "timestamp": "2021-03-07T09:52:02.531656Z",
            "action": 3,
            "target": "",
            "id": 168620,
            "action_name": "Commentaire ajouté",
            "url": "https://weblate.framasoft.org/api/changes/168620/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/397339/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
            "timestamp": "2020-11-15T15:30:13.439365Z",
            "action": 3,
            "target": "",
            "id": 128036,
            "action_name": "Commentaire ajouté",
            "url": "https://weblate.framasoft.org/api/changes/128036/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-29T08:59:14.206484Z",
            "action": 0,
            "target": "",
            "id": 115380,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/115380/?format=api"
        }
    ]
}