Translation components API.

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

GET /api/translations/peppercarrot/glossary/de/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/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-31T23:49:53.460963Z",
            "action": 17,
            "target": "",
            "id": 688519,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/688519/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591556/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "timestamp": "2023-08-31T14:50:55.108897Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 686742,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/686742/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591589/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "timestamp": "2023-08-31T14:50:50.961032Z",
            "action": 5,
            "target": "Hereva",
            "id": 686741,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/686741/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591589/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
            "timestamp": "2023-08-31T14:50:50.958609Z",
            "action": 45,
            "target": "",
            "id": 686740,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/686740/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591589/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.159261Z",
            "action": 31,
            "target": "",
            "id": 253027,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253027/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591556/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:02.969837Z",
            "action": 31,
            "target": "",
            "id": 252996,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/252996/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:01.798994Z",
            "action": 0,
            "target": "",
            "id": 252965,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252965/?format=api"
        }
    ]
}