Translation components API.

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

GET /api/translations/libosinfo/osinfo-db-tools/es/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "timestamp": "2022-09-05T08:35:20.432684Z",
            "action": 0,
            "target": "",
            "id": 7573135,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7573135/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-29T08:26:49.709464Z",
            "action": 0,
            "target": "",
            "id": 733109,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/733109/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/99175/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-10T18:12:58.698141Z",
            "action": 29,
            "target": "Error al analizar las opciones de la línea de comandos: %s\n",
            "id": 31071,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.fedoraproject.org/api/changes/31071/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/99143/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-07T21:48:34.423762Z",
            "action": 4,
            "target": "Error al analizar las opciones de la línea de comandos: %s\n",
            "id": 22772,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/22772/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/99175/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-07T21:27:22.689965Z",
            "action": 4,
            "target": "Error al analizar las opciones de la línea de comandos: %s\n",
            "id": 22454,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/22454/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-07T21:23:13.429697Z",
            "action": 0,
            "target": "",
            "id": 22426,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/22426/?format=api"
        }
    ]
}