Translation components API.

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

GET /api/translations/yunohost-apps-test/opentracker/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:43.389160Z",
            "action": 0,
            "target": "",
            "id": 225108,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225108/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149216/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:43.389027Z",
            "action": 71,
            "target": "Configuration",
            "id": 225107,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225107/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.213376Z",
            "action": 0,
            "target": "",
            "id": 203806,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203806/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132743/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.213338Z",
            "action": 71,
            "target": "Bittorrent tracker",
            "id": 203805,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203805/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132741/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.213299Z",
            "action": 71,
            "target": "visit `http://serverIP:6969/stats` to view the tracker stats.",
            "id": 203804,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203804/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132739/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.213258Z",
            "action": 71,
            "target": "by default the tracker will run on 6969 port on both UDP and TCP.",
            "id": 203803,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203803/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132738/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/opentracker/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:15.213216Z",
            "action": 71,
            "target": "`udp://serverIP:6969`",
            "id": 203802,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203802/?format=api"
        }
    ]
}