Translation components API.

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

GET /api/translations/peertube-livechat/glossary/it/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/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:05.908349Z",
            "action": 17,
            "target": "",
            "id": 673355,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673355/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861628/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2023-07-26T16:47:40.892259Z",
            "action": 66,
            "target": "",
            "id": 673154,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673154/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:46.932991Z",
            "action": 17,
            "target": "",
            "id": 639469,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639469/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861628/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.079833Z",
            "action": 31,
            "target": "",
            "id": 639431,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639431/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:08.847284Z",
            "action": 17,
            "target": "",
            "id": 639360,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639360/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:57.927842Z",
            "action": 0,
            "target": "",
            "id": 627750,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/627750/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:56.932965Z",
            "action": 17,
            "target": "",
            "id": 627741,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/627741/?format=api"
        }
    ]
}