Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/85543142/?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/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-10-24T16:09:17.373839+02:00",
            "action": 36,
            "target": "Galeria e explorador de metadados",
            "id": 37661691,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/37661691/?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/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-10-24T16:06:19.935723+02:00",
            "action": 48,
            "target": "",
            "id": 37661661,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/37661661/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T16:06:19.583040+02:00",
            "action": 0,
            "target": "",
            "id": 37661659,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/37661659/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85543142/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T16:06:19.582958+02:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 37661658,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37661658/?format=api"
        }
    ]
}