Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/3845954/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-18T20:36:56.311598+01:00",
            "action": 2,
            "target": "De acuerdo",
            "id": 42781149,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42781149/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3845952/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-18T20:36:41.462735+01:00",
            "action": 2,
            "target": "FeedReader (realizado por qooxdoo)",
            "id": 42781146,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42781146/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3845955/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-18T20:31:15.654523+01:00",
            "action": 2,
            "target": "Abrir la ventana de preferencias.",
            "id": 42781117,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/42781117/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3845962/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-16T14:41:57.846027+01:00",
            "action": 5,
            "target": "Tema",
            "id": 42393886,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/42393886/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3845949/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-16T14:40:10.366117+01:00",
            "action": 5,
            "target": "Volver",
            "id": 42393862,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/42393862/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3845949/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-12-16T14:40:10.357334+01:00",
            "action": 45,
            "target": "",
            "id": 42393861,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/42393861/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T11:34:50+02:00",
            "action": 0,
            "target": "",
            "id": 1126002,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1126002/?format=api"
        }
    ]
}