Translation components API.

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

GET /api/translations/mobilizon/glossary/be/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-14T14:57:39.644975Z",
            "action": 17,
            "target": "",
            "id": 640063,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/640063/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861689/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-13T20:49:01.071408Z",
            "action": 31,
            "target": "",
            "id": 639956,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639956/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/668269/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T10:24:09.030526Z",
            "action": 31,
            "target": "",
            "id": 307713,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307713/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/666499/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-08T09:14:58.293967Z",
            "action": 31,
            "target": "",
            "id": 307399,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/307399/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/649218/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T14:42:39.469671Z",
            "action": 31,
            "target": "",
            "id": 297993,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/297993/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2021-08-19T16:28:33.380640Z",
            "action": 0,
            "target": "",
            "id": 230098,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230098/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-19T16:24:14.104871Z",
            "action": 0,
            "target": "",
            "id": 230066,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/230066/?format=api"
        }
    ]
}