Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/787577/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "timestamp": "2023-01-20T10:19:54.621312Z",
            "action": 5,
            "target": "Umleitung",
            "id": 509408,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/509408/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "timestamp": "2023-01-20T10:19:44.293176Z",
            "action": 0,
            "target": "",
            "id": 509407,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/509407/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": null,
            "timestamp": "2023-01-20T10:19:44.172536Z",
            "action": 63,
            "target": "Umleitung",
            "id": 509405,
            "action_name": "Chaîne supprimée",
            "url": "https://weblate.framasoft.org/api/changes/509405/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/787577/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "timestamp": "2023-01-20T10:16:19.344155Z",
            "action": 31,
            "target": "",
            "id": 509393,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/509393/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730167/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "timestamp": "2022-06-27T12:28:50.817201Z",
            "action": 5,
            "target": "Einstellungen",
            "id": 390911,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/390911/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730167/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
            "timestamp": "2022-06-27T12:28:50.816025Z",
            "action": 45,
            "target": "",
            "id": 390910,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/390910/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730167/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T12:22:07.814515Z",
            "action": 31,
            "target": "",
            "id": 390906,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/390906/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:41.772500Z",
            "action": 0,
            "target": "",
            "id": 390842,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/390842/?format=api"
        }
    ]
}