Translation components API.

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

GET /api/translations/joinmobilizon/main/en/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/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T14:59:25.988609Z",
            "action": 0,
            "target": "",
            "id": 311341,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/311341/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-03T07:43:39.553082Z",
            "action": 0,
            "target": "",
            "id": 224689,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/224689/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/397170/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/en/?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:10:40.341811Z",
            "action": 2,
            "target": "© [@:txt.soft](@:link.soft) 2018 [AGPL-3.0](@:git.joinmobilizon) |\nIllustrations by [@:people.revoy](https://www.davidrevoy.com)",
            "id": 168590,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/168590/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/397170/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/en/?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:10:40.339560Z",
            "action": 45,
            "target": "",
            "id": 168589,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/168589/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-29T08:56:14.297848Z",
            "action": 0,
            "target": "",
            "id": 115367,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/115367/?format=api"
        }
    ]
}