Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/683074/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/who_are_you_helping/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/who_are_you_helping/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:35:00.501282Z",
            "action": 13,
            "target": "Between March 19 and March 31, the number of Tor users in Turkey was multiplied by 3 as a direct response to the growing Internet censorship in the country: on 20 March 2014, access to Twitter was blocked in Turkey, and on 27 March 2014 access to YouTube was blocked.",
            "id": 3285992,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3285992/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/683072/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/who_are_you_helping/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/who_are_you_helping/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:35:00.432552Z",
            "action": 13,
            "target": "[Fahad Desmukh](http://desmukh.com/), a freelance journalist based in Pakistan who is also working for Bytes for All always has a Tails USB handy: \"I can use it whenever I may need to and I especially make sure to keep it with me when travelling. Pakistan really isn't the safest place for journalists so thanks to the Tails team for an amazing tool.\"",
            "id": 3285991,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3285991/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/536305/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/who_are_you_helping/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/who_are_you_helping/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-10T18:16:52.996349Z",
            "action": 13,
            "target": "",
            "id": 3045357,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3045357/?format=api"
        }
    ]
}