Translation components API.

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

GET /api/translations/ojs/gateways-resolver/es/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/502289/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.622284Z",
            "action": 59,
            "target": "Módulo Resolver",
            "id": 436818,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436818/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502290/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.622349Z",
            "action": 59,
            "target": "Este módulo obtiene números y artículos basado en información de citas.",
            "id": 436819,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436819/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502291/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.622393Z",
            "action": 59,
            "target": "No se ha podido resolver una entidad basada en la información de la cita especificada. Por favor asegúrese que la información de la cita es comprensible y se refiere a una entidad de esta instalación de OJS.",
            "id": 436820,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436820/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502292/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.622439Z",
            "action": 59,
            "target": "Exportación Participaciones",
            "id": 436821,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436821/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.622483Z",
            "action": 0,
            "target": "",
            "id": 436822,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436822/?format=api"
        }
    ]
}