Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/473513/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-25T08:48:37.586451Z",
            "action": 13,
            "target": "",
            "id": 171876,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/171876/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/en/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "timestamp": "2021-01-07T11:57:11.420386Z",
            "action": 0,
            "target": "",
            "id": 141315,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/141315/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/268425/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-14T13:51:14.256657Z",
            "action": 13,
            "target": "",
            "id": 44949,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/44949/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-18T18:10:27.518003Z",
            "action": 0,
            "target": "",
            "id": 20387,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/20387/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-12T11:55:04.328350Z",
            "action": 0,
            "target": "",
            "id": 1248,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/1248/?format=api"
        }
    ]
}