Translation components API.

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

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

{
    "count": 2,
    "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/da/?format=api",
            "user": "https://weblate.framasoft.org/api/users/SenchoPoro/?format=api",
            "author": "https://weblate.framasoft.org/api/users/SenchoPoro/?format=api",
            "timestamp": "2021-11-29T16:35:55.946968Z",
            "action": 0,
            "target": "",
            "id": 278547,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/278547/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/medias/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/?format=api",
            "user": "https://weblate.framasoft.org/api/users/SenchoPoro/?format=api",
            "author": "https://weblate.framasoft.org/api/users/SenchoPoro/?format=api",
            "timestamp": "2021-11-29T16:35:55.866098Z",
            "action": 48,
            "target": "",
            "id": 278546,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/278546/?format=api"
        }
    ]
}