Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/618938/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/oaiMetadataFormats-dc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/oaiMetadataFormats-dc/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:27:59.702933Z",
            "action": 59,
            "target": "DC-Metadaten-Format",
            "id": 554753,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/554753/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/618941/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/oaiMetadataFormats-dc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/oaiMetadataFormats-dc/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:27:59.703006Z",
            "action": 59,
            "target": "Strukturiert Metadaten auf eine zum DC-Format kompatible Weise.",
            "id": 554754,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/554754/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/oaiMetadataFormats-dc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/oaiMetadataFormats-dc/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:27:59.703067Z",
            "action": 0,
            "target": "",
            "id": 554755,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/554755/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/oaiMetadataFormats-dc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/oaiMetadataFormats-dc/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:35.882419Z",
            "action": 0,
            "target": "",
            "id": 696902,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696902/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/oaiMetadataFormats-dc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/oaiMetadataFormats-dc/de/?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:17.398882Z",
            "action": 0,
            "target": "",
            "id": 840203,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840203/?format=api"
        }
    ]
}