Translation components API.

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

GET /api/translations/pkp-lib/installer/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-14T16:41:41.944448Z",
            "action": 0,
            "target": "",
            "id": 283912,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/283912/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T00:38:38.139786Z",
            "action": 0,
            "target": "",
            "id": 284378,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284378/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:27:27.695234Z",
            "action": 0,
            "target": "",
            "id": 547648,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/547648/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:32.414594Z",
            "action": 0,
            "target": "",
            "id": 696833,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696833/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790996/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-29T20:24:03.411858Z",
            "action": 59,
            "target": "Miscellaneous Settings",
            "id": 795610,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/795610/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-29T20:24:03.411970Z",
            "action": 0,
            "target": "",
            "id": 795611,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/795611/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:41:48.916875Z",
            "action": 0,
            "target": "",
            "id": 840332,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840332/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/406824/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T19:59:17.282718Z",
            "action": 59,
            "target": "Upgrade unsupported. See the Upgrade Guide (https://docs.pkp.sfu.ca/dev/upgrade-guide) for details.",
            "id": 840826,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/840826/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T19:59:17.282806Z",
            "action": 0,
            "target": "",
            "id": 840827,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840827/?format=api"
        }
    ]
}