Translation components API.

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

GET /api/translations/tails/printing_and_scanning/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/702795/?format=api",
            "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-01-07T18:18:37.765730Z",
            "action": 13,
            "target": "To check the compatibility of your printer with Linux and Tails, consult the [OpenPrinting database](https://openprinting.github.io/printers/) of the Linux Foundation.",
            "id": 3399885,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3399885/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/642720/?format=api",
            "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T17:13:02.511135Z",
            "action": 13,
            "target": "",
            "id": 3147041,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3147041/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/642718/?format=api",
            "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T17:13:02.489206Z",
            "action": 13,
            "target": "",
            "id": 3147040,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3147040/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/604010/?format=api",
            "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-02T12:22:49.956856Z",
            "action": 13,
            "target": "",
            "id": 3105886,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3105886/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/595179/?format=api",
            "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-27T10:15:50.452591Z",
            "action": 13,
            "target": "",
            "id": 3099093,
            "action_name": "Source string added",
            "url": "https://translate.tails.net/api/changes/3099093/?format=api"
        }
    ]
}