Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/688061/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-16T12:23:02.324426Z",
            "action": 13,
            "target": "If you need a donation receipt, contact us at <a href=\"mailto:fundraising@tails.net\">fundraising@tails.net</a> ([[OpenPGP key|fundraising-tails-net.key]]).",
            "id": 3314380,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3314380/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/652367/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-14T10:19:50.739174Z",
            "action": 13,
            "target": "",
            "id": 3183262,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3183262/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/624350/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:51.788618Z",
            "action": 13,
            "target": "",
            "id": 3122182,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3122182/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/624348/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:51.777021Z",
            "action": 13,
            "target": "",
            "id": 3122181,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3122181/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/624346/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:51.753994Z",
            "action": 13,
            "target": "",
            "id": 3122180,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3122180/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/587796/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-19T14:16:30.095143Z",
            "action": 13,
            "target": "",
            "id": 3090292,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3090292/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/487927/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": "https://translate.tails.boum.org/api/users/deleted-233/?format=api",
            "author": "https://translate.tails.boum.org/api/users/deleted-233/?format=api",
            "timestamp": "2021-03-14T12:39:14.737466Z",
            "action": 3,
            "target": "",
            "id": 2981108,
            "action_name": "Comment added",
            "url": "https://translate.tails.boum.org/api/changes/2981108/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/487927/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
            "user": "https://translate.tails.boum.org/api/users/deleted-233/?format=api",
            "author": "https://translate.tails.boum.org/api/users/deleted-233/?format=api",
            "timestamp": "2021-03-14T12:38:26.642447Z",
            "action": 3,
            "target": "",
            "id": 2981107,
            "action_name": "Comment added",
            "url": "https://translate.tails.boum.org/api/changes/2981107/?format=api"
        }
    ]
}