Translation components API.

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

GET /api/translations/camorama/glossary/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587436/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2023-05-08T18:35:41.005367Z",
            "action": 5,
            "target": "Reichardt",
            "old": "",
            "details": {
                "state": 20,
                "source": "Reichardt",
                "old_state": 0
            },
            "id": 11596751,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11596751/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587139/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2023-05-08T18:35:28.618783Z",
            "action": 5,
            "target": "Palvelin",
            "old": "",
            "details": {
                "state": 20,
                "source": "Server",
                "old_state": 0
            },
            "id": 11596750,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/11596750/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587139/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
            "timestamp": "2023-05-08T18:35:28.614417Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 11596749,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11596749/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587436/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-23T06:36:31.383629Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11549636,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11549636/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14587139/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-22T18:45:14.691766Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 11548648,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11548648/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:22.821218Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3482229,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482229/?format=api"
        }
    ]
}