Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879641/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712689Z",
            "action": 59,
            "target": "Pesquisar",
            "id": 925769,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925769/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879642/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712784Z",
            "action": 59,
            "target": "Bloco de Pesquisa",
            "id": 925770,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925770/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879643/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712814Z",
            "action": 59,
            "target": "Este plugin fornece ferramentas de \"pesquisa\" na barra lateral.",
            "id": 925771,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925771/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879644/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712842Z",
            "action": 59,
            "target": "Configurações",
            "id": 925772,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925772/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879645/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712867Z",
            "action": 59,
            "target": "Possibilidades de Pesquisa",
            "id": 925773,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925773/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879646/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712892Z",
            "action": 59,
            "target": "Categorias",
            "id": 925774,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925774/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879647/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712916Z",
            "action": 59,
            "target": "Séries",
            "id": 925775,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925775/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/879648/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712940Z",
            "action": 59,
            "target": "Novos lançamentos",
            "id": 925776,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/925776/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:29:21.712963Z",
            "action": 0,
            "target": "",
            "id": 925777,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/925777/?format=api"
        }
    ]
}