Translation components API.

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

GET /api/translations/ojs/gateways-resolver/gl/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/502375/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:14.219238Z",
            "action": 59,
            "target": "Complemento Resolver",
            "id": 436913,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436913/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502376/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:14.219307Z",
            "action": 59,
            "target": "Este complemento resolve números e artigos a partir da información de referencia bibliográfica.",
            "id": 436914,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436914/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502377/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:14.219347Z",
            "action": 59,
            "target": "Non foi posible resolver unha soa entidade utilizando a información de referencia bibliográfica especificada. Asegúrese de que esta información está completa e que se refire a unha entidade nesta instalación de OJS.",
            "id": 436915,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436915/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502378/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:14.219386Z",
            "action": 59,
            "target": "Exportar o contido",
            "id": 436916,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436916/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:14.219432Z",
            "action": 0,
            "target": "",
            "id": 436917,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436917/?format=api"
        }
    ]
}