Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/672455/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/lan/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:30:54.109452Z",
            "action": 13,
            "target": "It is impossible to access web pages on the local network using <span class=\"application\">Tor\nBrowser</span>. This prevents websites on the Internet from deanonymizing you\nusing the content of other web pages that might be specific to your local\nnetwork and reveal where you are.\n",
            "id": 3258404,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3258404/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/672453/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/lan/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:30:54.077227Z",
            "action": 13,
            "target": "But an application that can connect to both resources on the Internet (going through Tor) and resources on the local network (without going through Tor) can deanonymize you.",
            "id": 3258403,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3258403/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/672451/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/lan/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:30:54.057890Z",
            "action": 13,
            "target": "For example, your home router, your network printer, or the intranet of your company are usually on your local network, also called LAN for Local Area Network. In technical terms, this refers to the set of IP addresses defined in [RFC1918](https://tools.ietf.org/html/rfc1918), like IP addresses that start with `192.168`.",
            "id": 3258402,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3258402/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/672449/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/lan/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:30:54.042737Z",
            "action": 13,
            "target": "The term \"local network\" refers to the set of computers and devices that can be reached directly from your computer without going through the Internet.",
            "id": 3258401,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3258401/?format=api"
        }
    ]
}