Translation components API.

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

GET /api/translations/aves/store-short-description/eu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": null,
            "timestamp": "2023-01-22T16:31:54.228468+01:00",
            "action": 17,
            "target": "",
            "id": 45653176,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/45653176/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/90953270/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2023-01-22T16:30:17.416267+01:00",
            "action": 36,
            "target": "Galeria eta metadatuen nabigatzailea",
            "id": 45653158,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/45653158/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/90953270/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2023-01-22T16:30:17.383947+01:00",
            "action": 45,
            "target": "",
            "id": 45653157,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/45653157/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/90953270/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": "https://hosted.weblate.org/api/users/a_mento/?format=api",
            "author": "https://hosted.weblate.org/api/users/a_mento/?format=api",
            "timestamp": "2023-01-21T19:47:23.227041+01:00",
            "action": 2,
            "target": "Galeria eta metadatuen nabigatzailea",
            "id": 45586835,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/45586835/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/90953270/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": "https://hosted.weblate.org/api/users/a_mento/?format=api",
            "author": "https://hosted.weblate.org/api/users/a_mento/?format=api",
            "timestamp": "2023-01-21T19:47:23.225345+01:00",
            "action": 45,
            "target": "",
            "id": 45586834,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/45586834/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T19:02:04.358326+01:00",
            "action": 0,
            "target": "",
            "id": 45585422,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/45585422/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/90953270/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T19:02:04.358226+01:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 45585421,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/45585421/?format=api"
        }
    ]
}