Translation components API.

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

GET /api/translations/plugins/returningAuthorScreening/ca/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734832/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118014Z",
            "action": 59,
            "target": "Mòdul Returning Author Screening",
            "id": 673884,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673884/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734833/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118152Z",
            "action": 59,
            "target": "Normes: els autors/ores només poden publicar si ja tenen algun preprint prèviament en el mateix servidor.",
            "id": 673885,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673885/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734834/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118213Z",
            "action": 59,
            "target": "L'autor/a ha de tenir com a mínim un preprint publicat en aquest servidor per poder-ne publicar de nous per si mateix. El primer preprint ha de ser aprovat per un moderador/a.",
            "id": 673886,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673886/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734835/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118266Z",
            "action": 59,
            "target": "Un moderador/a ha d'aprovar el vostre primer preprint abans de poder-se publicar. Una vegada aprovat podreu publicar les actualitzacions que desitgeu.",
            "id": 673887,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673887/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734836/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118319Z",
            "action": 59,
            "target": "Un moderador/a ha d'aprovar el vostre primer preprint abans de poder-se publicar. No podeu aprovar els vostres propis preprints.",
            "id": 673888,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673888/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:02.118369Z",
            "action": 0,
            "target": "",
            "id": 673889,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/673889/?format=api"
        }
    ]
}