Translation components API.

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

GET /api/translations/inginious-problems-network/inginious-problems-network-trace/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-17T10:45:28.569411+02:00",
            "action": 0,
            "target": "",
            "id": 5922,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/5922/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/fr/?format=api",
            "user": "https://weblate.info.ucl.ac.be/api/users/gegoa/?format=api",
            "author": "https://weblate.info.ucl.ac.be/api/users/gegoa/?format=api",
            "timestamp": "2019-10-17T11:31:53.199996+02:00",
            "action": 0,
            "target": "",
            "id": 5941,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/5941/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/fr/?format=api",
            "user": "https://weblate.info.ucl.ac.be/api/users/gegoa/?format=api",
            "author": "https://weblate.info.ucl.ac.be/api/users/gegoa/?format=api",
            "timestamp": "2020-01-10T07:51:38.152783+01:00",
            "action": 0,
            "target": "",
            "id": 8053,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/8053/?format=api"
        }
    ]
}