Translation components API.

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

GET /api/translations/omp/generic-googleScholar/es/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/696556/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.237663Z",
            "action": 59,
            "target": "Módulo de indexación Google Scholar",
            "id": 633250,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633250/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696557/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.237735Z",
            "action": 59,
            "target": "Este módulo habilita la indexación del contenido publicado en Google Scholar.",
            "id": 633251,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633251/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.237774Z",
            "action": 0,
            "target": "",
            "id": 633252,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633252/?format=api"
        }
    ]
}