Translation components API.

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

GET /api/components/data-server/quran-topic-names/changes/?format=api&page=192
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9554,
    "next": null,
    "previous": "http://translate.gtaf.org/api/components/data-server/quran-topic-names/changes/?format=api&page=191",
    "results": [
        {
            "unit": "http://translate.gtaf.org/api/units/89421/?format=api",
            "component": "http://translate.gtaf.org/api/components/data-server/quran-topic-names/?format=api",
            "translation": "http://translate.gtaf.org/api/translations/data-server/quran-topic-names/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-02T09:06:14.625163Z",
            "action": 71,
            "target": "Ablution (Wudu), Bathing (Ghusl) & Tayammum",
            "id": 103060,
            "action_name": "String added in the repository",
            "url": "http://translate.gtaf.org/api/changes/103060/?format=api"
        },
        {
            "unit": "http://translate.gtaf.org/api/units/89420/?format=api",
            "component": "http://translate.gtaf.org/api/components/data-server/quran-topic-names/?format=api",
            "translation": "http://translate.gtaf.org/api/translations/data-server/quran-topic-names/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-12-02T09:06:14.625121Z",
            "action": 71,
            "target": "Aad community",
            "id": 103059,
            "action_name": "String added in the repository",
            "url": "http://translate.gtaf.org/api/changes/103059/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/data-server/quran-topic-names/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-02T09:06:07.247226Z",
            "action": 21,
            "target": "",
            "id": 103058,
            "action_name": "Repository rebased",
            "url": "http://translate.gtaf.org/api/changes/103058/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.gtaf.org/api/components/data-server/quran-topic-names/?format=api",
            "translation": null,
            "user": "http://translate.gtaf.org/api/users/admin/?format=api",
            "author": "http://translate.gtaf.org/api/users/admin/?format=api",
            "timestamp": "2024-12-02T09:05:58.997416Z",
            "action": 51,
            "target": "",
            "id": 103057,
            "action_name": "Component created",
            "url": "http://translate.gtaf.org/api/changes/103057/?format=api"
        }
    ]
}