Translation components API.

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

GET /api/translations/degooglisons-internet/glossary/de/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/degooglisons-internet/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T09:05:58.303768Z",
            "action": 17,
            "target": "",
            "id": 638528,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/638528/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861554/?format=api",
            "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "timestamp": "2023-06-28T08:29:04.503814Z",
            "action": 31,
            "target": "Umfrage",
            "id": 638492,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/638492/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861552/?format=api",
            "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "timestamp": "2023-06-28T08:28:22.110017Z",
            "action": 31,
            "target": "Abstimmung",
            "id": 638488,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/638488/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-06T10:36:17.921793Z",
            "action": 0,
            "target": "",
            "id": 282784,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/282784/?format=api"
        }
    ]
}