Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:15:35.348084Z",
            "action": 0,
            "target": "",
            "id": 253444,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/253444/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T22:15:35.500846Z",
            "action": 44,
            "target": "",
            "id": 253445,
            "action_name": "Çevrilecek yeni dizgeler",
            "url": "https://translate-dev.freebsd.org/api/changes/253445/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:27:40.170039Z",
            "action": 0,
            "target": "",
            "id": 337254,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/337254/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T00:22:19.386143Z",
            "action": 0,
            "target": "",
            "id": 340385,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/340385/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-09T23:27:47.529848Z",
            "action": 0,
            "target": "",
            "id": 350171,
            "action_name": "Kaynağı güncelledi",
            "url": "https://translate-dev.freebsd.org/api/changes/350171/?format=api"
        }
    ]
}