Translation components API.

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

GET /api/translations/aves/store-short-description/nn/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/nn/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": null,
            "timestamp": "2022-12-15T14:54:04.935836+01:00",
            "action": 17,
            "target": "",
            "id": 42163085,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/42163085/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87520254/?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/nn/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-12-15T14:44:48.643844+01:00",
            "action": 36,
            "target": "Galleri- og metadatagranskar",
            "id": 42162919,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/42162919/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87520254/?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/nn/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-12-15T14:44:48.641306+01:00",
            "action": 45,
            "target": "",
            "id": 42162918,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/42162918/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87520254/?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/nn/?format=api",
            "user": "https://hosted.weblate.org/api/users/qrynill/?format=api",
            "author": "https://hosted.weblate.org/api/users/qrynill/?format=api",
            "timestamp": "2022-12-04T02:03:21.275519+01:00",
            "action": 2,
            "target": "Galleri- og metadatagranskar",
            "id": 40632553,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/40632553/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87520254/?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/nn/?format=api",
            "user": "https://hosted.weblate.org/api/users/qrynill/?format=api",
            "author": "https://hosted.weblate.org/api/users/qrynill/?format=api",
            "timestamp": "2022-12-04T02:03:21.273918+01:00",
            "action": 45,
            "target": "",
            "id": 40632552,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/40632552/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-04T01:48:35.910866+01:00",
            "action": 0,
            "target": "",
            "id": 40632129,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/40632129/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87520254/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-04T01:48:35.910780+01:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 40632128,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/40632128/?format=api"
        }
    ]
}