Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/76569910/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/az/?format=api",
            "user": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "author": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "timestamp": "2022-05-23T14:00:59.172339+02:00",
            "action": 5,
            "target": "Fənər",
            "id": 25314590,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/25314590/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/az/?format=api",
            "user": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "author": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "timestamp": "2022-05-23T14:00:35.474540+02:00",
            "action": 0,
            "target": "",
            "id": 25312469,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/25312469/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/76569910/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T14:00:35.474338+02:00",
            "action": 59,
            "target": "",
            "id": 25312468,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/25312468/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/az/?format=api",
            "user": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "author": "https://hosted.weblate.org/api/users/Femino/?format=api",
            "timestamp": "2022-05-23T14:00:35.341732+02:00",
            "action": 48,
            "target": "",
            "id": 25312467,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/25312467/?format=api"
        }
    ]
}