Translation components API.

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

GET /api/translations/tails/upgrade-error-install/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/679874/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/upgrade-error-install/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade-error-install/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:33:31.960423Z",
            "action": 13,
            "target": "If the manual upgrade fails as well, please [[report another error|first_steps/whisperback]].",
            "id": 3268268,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3268268/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/662484/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/upgrade-error-install/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade-error-install/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:45.583434Z",
            "action": 13,
            "target": "      ls -l /lib/live/mount/medium/live\n      cat /lib/live/mount/medium/live/Tails.module\n      mount\n      df -h\n      free -m\n",
            "id": 3216947,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3216947/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/662482/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/upgrade-error-install/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade-error-install/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:45.571325Z",
            "action": 13,
            "target": "The output of the five following commands, run in a [[*Terminal*|first_steps/desktop#terminal]]:",
            "id": 3216946,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3216946/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/662480/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/upgrade-error-install/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade-error-install/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T23:22:45.555895Z",
            "action": 13,
            "target": "- The debugging information that appears in the error message",
            "id": 3216945,
            "action_name": "Source string added",
            "url": "https://translate.tails.boum.org/api/changes/3216945/?format=api"
        }
    ]
}