Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/126533/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2020-10-08T12:29:36.513891Z",
            "action": 5,
            "target": "öntanımlı",
            "id": 7984,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/7984/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126532/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2020-10-08T12:30:56.982946Z",
            "action": 5,
            "target": "öge",
            "id": 7990,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/7990/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126530/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2020-10-08T12:33:40.808592Z",
            "action": 5,
            "target": "yargı mercii",
            "id": 7993,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/7993/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126529/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2020-10-08T12:34:37.169105Z",
            "action": 5,
            "target": "oran",
            "id": 7999,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/7999/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126527/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2020-10-08T12:34:56.421072Z",
            "action": 5,
            "target": "indirim",
            "id": 8000,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/8000/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126526/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2021-07-17T17:47:24.033766Z",
            "action": 5,
            "target": "ürün",
            "id": 15333,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/15333/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/126525/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/tr/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/etc/?format=api",
            "author": null,
            "timestamp": "2021-07-17T17:47:29.699581Z",
            "action": 5,
            "target": "ürün takımı",
            "id": 15334,
            "action_name": "New translation",
            "url": "https://translate.opensourcepos.org/api/changes/15334/?format=api"
        }
    ]
}