Translation components API.

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

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

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.232074Z",
            "action": 0,
            "target": "",
            "id": 225955,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225955/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149885/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.232033Z",
            "action": 71,
            "target": "How to",
            "id": 225954,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225954/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149884/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231989Z",
            "action": 71,
            "target": "$ transfer hello.txt\n",
            "id": 225953,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225953/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149883/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231946Z",
            "action": 71,
            "target": "Now you can use transfer function",
            "id": 225952,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225952/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149882/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231903Z",
            "action": 71,
            "target": "transfer(){ if [ $# -eq 0 ];then echo \"No arguments specified.\\nUsage:\\n  transfer <file|directory>\\n  ... | transfer <file_name>\">&2;return 1;fi;if tty -s;then file=\"$1\";file_name=$(basename \"$file\");if [ ! -e \"$file\" ];then echo \"$file: No such file or directory\">&2;return 1;fi;if [ -d \"$file\" ];then file_name=\"$file_name.zip\" ,;(cd \"$file\"&&zip -r -q - .)|curl --progress-bar --upload-file \"-\" \"https://__DOMAIN__/$file_name\"|tee /dev/null,;else cat \"$file\"|curl --progress-bar --upload-file \"-\" \"https://__DOMAIN__/$file_name\"|tee /dev/null;fi;else file_name=$1;curl --progress-bar --upload-file \"-\" \"https://__DOMAIN__/$file_name\"|tee /dev/null;fi;}\n",
            "id": 225951,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225951/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149881/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231859Z",
            "action": 71,
            "target": "Add alias to `.bashrc` or `.zshrc`",
            "id": 225950,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225950/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149880/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231814Z",
            "action": 71,
            "target": "Using the shell function",
            "id": 225949,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225949/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149879/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.231730Z",
            "action": 71,
            "target": "Features",
            "id": 225948,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225948/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518604Z",
            "action": 0,
            "target": "",
            "id": 210554,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210554/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138368/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518569Z",
            "action": 71,
            "target": "Preview your files in the browser",
            "id": 210553,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210553/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138367/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518532Z",
            "action": 71,
            "target": "Encrypt your files",
            "id": 210552,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210552/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138365/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518496Z",
            "action": 71,
            "target": "Files stored forever",
            "id": 210551,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210551/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138364/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518459Z",
            "action": 71,
            "target": "Unlimited upload",
            "id": 210550,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210550/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138363/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518422Z",
            "action": 71,
            "target": "Share files with a URL",
            "id": 210549,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210549/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138362/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518385Z",
            "action": 71,
            "target": "Made for use with shell",
            "id": 210548,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210548/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138361/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518348Z",
            "action": 71,
            "target": "Easy and fast file sharing from the command-line. This code contains the server with everything you need to create your own instance.  Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj (Storj) providers, and local file system (local).",
            "id": 210547,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210547/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138360/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518311Z",
            "action": 71,
            "target": "https://github.com/dutchcoders/transfer.sh/blob/main/examples.md",
            "id": 210546,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210546/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138344/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/transfersh/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/transfersh/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.518162Z",
            "action": 71,
            "target": "Copy and past this function into your `.bashrc` or `.zshrc` file.",
            "id": 210542,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/210542/?format=api"
        }
    ]
}