Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/591579/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?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:08:12.222838Z",
            "action": 5,
            "target": "Pepper&Carrot",
            "id": 375199,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/375199/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591612/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?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:08:05.693326Z",
            "action": 5,
            "target": "Hereva",
            "id": 375197,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/375197/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591612/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?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:08:05.691846Z",
            "action": 45,
            "target": "",
            "id": 375196,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/375196/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591612/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.245355Z",
            "action": 31,
            "target": "",
            "id": 253050,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253050/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591579/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.126320Z",
            "action": 31,
            "target": "",
            "id": 253019,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253019/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/mx/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:01.885220Z",
            "action": 0,
            "target": "",
            "id": 252968,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252968/?format=api"
        }
    ]
}