Translation components API.

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

GET /api/translations/peppercarrot/glossary/ls/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/ls/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-19T11:05:55.615784Z",
            "action": 17,
            "target": "",
            "id": 636446,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/636446/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/722237/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "timestamp": "2022-05-30T19:09:10.424078Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 375204,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/375204/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/722271/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "timestamp": "2022-05-30T19:09:04.884605Z",
            "action": 5,
            "target": "Hereva",
            "id": 375203,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/375203/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/722271/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lewatoto/?format=api",
            "timestamp": "2022-05-30T19:09:04.881177Z",
            "action": 45,
            "target": "",
            "id": 375202,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/375202/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/722271/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-30T09:35:02.772240Z",
            "action": 31,
            "target": "",
            "id": 374988,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/374988/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/722237/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-30T09:35:02.622860Z",
            "action": 31,
            "target": "",
            "id": 374987,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/374987/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/ls/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-30T09:35:00.900469Z",
            "action": 0,
            "target": "",
            "id": 374986,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/374986/?format=api"
        }
    ]
}