Translation components API.

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

GET /api/translations/tails/summit_2013/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.boum.org/api/units/683186/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/summit_2013/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/summit_2013/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T18:27:13.574547Z",
            "action": 13,
            "target": "Taking advantage of Redmine, we have started classifying tasks in various useful ways: e.g. **easy tickets** do not require much knowledge of the Tails internals to be solved, and are ideal places to get involved. In passing, other nice custom queries provide lists of tasks involving sysadmin.  and web development.",
            "id": 3286378,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3286378/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/683184/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/summit_2013/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/summit_2013/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T18:27:13.556642Z",
            "action": 13,
            "target": "The most noticeable technical change that happened during the summit was perhaps our **move to Redmine** for managing our tasks and plans. We are not exploiting the full potential of Redmine yet, but it already feels far less messy than how we did previously. Hopefully this will help others get involved! Many thanks go to Riseup for hosting the Redmine instance we use.  Note that we will keep using ikiwiki for blueprints.",
            "id": 3286377,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3286377/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/682964/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/summit_2013/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/summit_2013/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T03:34:49.876442Z",
            "action": 13,
            "target": "Another key aspect on this topic was that we need to **make it easier to contribute** to Tails. We have listed many enhancements that could be made in this direction, especially on the website.  We also have identified areas that could benefit most from a few new dedicated contributors. We will publish targeted calls for help in the next few months.",
            "id": 3285738,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3285738/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/637918/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/summit_2013/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/summit_2013/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T20:23:05.402468Z",
            "action": 13,
            "target": "",
            "id": 3140086,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3140086/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/530973/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/summit_2013/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/summit_2013/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-19T17:20:09.561702Z",
            "action": 13,
            "target": "",
            "id": 3032566,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3032566/?format=api"
        }
    ]
}