Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:02.381950Z",
            "action": 0,
            "target": "",
            "id": 8994230,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994230/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "timestamp": "2021-02-11T22:00:53.559745Z",
            "action": 5,
            "target": "Aviso: Valor %ld está fora do intervalo da entropia permitida, ajustando-o.\n",
            "id": 2974260,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2974260/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/hugok/?format=api",
            "timestamp": "2021-02-11T22:00:53.554569Z",
            "action": 45,
            "target": "",
            "id": 2974259,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2974259/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:09.222990Z",
            "action": 0,
            "target": "",
            "id": 1998485,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998485/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:16.560834Z",
            "action": 0,
            "target": "",
            "id": 16522,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16522/?format=api"
        }
    ]
}