Translation components API.

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

GET /api/translations/omp/generic-googleScholar/gl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696560/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.526749Z",
            "action": 59,
            "target": "Complemento de indexación de Google Scholar",
            "id": 633264,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633264/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696561/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.526823Z",
            "action": 59,
            "target": "Este complemento permite indexar o contido publicado en Google Scholar.",
            "id": 633265,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633265/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.526870Z",
            "action": 0,
            "target": "",
            "id": 633266,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633266/?format=api"
        }
    ]
}