Translation components API.

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

GET /api/translations/peertube-livechat/glossary/tok/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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:09.815952Z",
            "action": 17,
            "target": "",
            "id": 673384,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673384/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861653/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/tok/?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:41.298444Z",
            "action": 66,
            "target": "",
            "id": 673174,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673174/?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/tok/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:51.414155Z",
            "action": 17,
            "target": "",
            "id": 639498,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639498/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861653/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.080435Z",
            "action": 31,
            "target": "",
            "id": 639455,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639455/?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/tok/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:11.331418Z",
            "action": 17,
            "target": "",
            "id": 639389,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639389/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:13.225102Z",
            "action": 0,
            "target": "",
            "id": 632896,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/632896/?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/tok/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:12.071448Z",
            "action": 17,
            "target": "",
            "id": 632876,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/632876/?format=api"
        }
    ]
}