Translation components API.

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

GET /api/translations/app-ops/application/az/units/?format=api&page=22
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 441,
    "next": "https://weblate.rikka.app/api/translations/app-ops/application/az/units/?format=api&page=23",
    "previous": "https://weblate.rikka.app/api/translations/app-ops/application/az/units/?format=api&page=21",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "auto revoke permission if unused"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2332864047275567019,
            "content_hash": 5771250939067265291,
            "location": "",
            "context": "op_name_AUTO_REVOKE_PERMISSIONS_IF_UNUSED",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 428,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.rikka.app/api/units/34655/?format=api",
            "priority": 100,
            "id": 40081,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=a05fff7daf23e7ab",
            "url": "https://weblate.rikka.app/api/units/40081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.275391Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "auto revoke permission if unused (managed by installer)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9085017237142148976,
            "content_hash": 5169196054411711621,
            "location": "",
            "context": "op_name_AUTO_REVOKE_MANAGED_BY_INSTALLER",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 429,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.rikka.app/api/units/34656/?format=api",
            "priority": 100,
            "id": 40082,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=01eb88f511d76890",
            "url": "https://weblate.rikka.app/api/units/40082/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.277393Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "On stock Android, WAKE_LOCK is only used for statistics and has no practical effect. <b><a href=https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/services/core/java/com/android/server/power/Notifier.java#L191-L193>View related code</a></b><p>If you want to restrict the app from running in the background, please directly modify the \"Run in background\" option (requires Android 7.0 or higher)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6197288484275010984,
            "content_hash": -1852642558031897736,
            "location": "",
            "context": "op_desc_WAKE_LOCK",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 430,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://weblate.rikka.app/api/units/34657/?format=api",
            "priority": 100,
            "id": 40083,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=d601310ab3d4bda8",
            "url": "https://weblate.rikka.app/api/units/40083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.279548Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "In short, a foreground service is a background service with a notification that can't be dismissed. Because you can actively aware of the existence of it from the notification, system will ensure the survival of foreground services.<p>Deny this will cause foreground services fallback to normal services, this may break app behavior (such as music player stops in the background, map app stops location update).<p><b><a href=https://developer.android.com/guide/components/services>View the documentation at Android Developers</a></b>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6923422183638039286,
            "content_hash": 5826579319908249962,
            "location": "",
            "context": "op_desc_START_FOREGROUND",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 431,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://weblate.rikka.app/api/units/34658/?format=api",
            "priority": 100,
            "id": 40084,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=1feb1034b232050a",
            "url": "https://weblate.rikka.app/api/units/40084/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.282153Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "On Android 10 or above, apps can read clipboard only if in the foreground."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7062669346388721929,
            "content_hash": -8113153181714169025,
            "location": "",
            "context": "op_desc_READ_CLIPBOARD",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 432,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://weblate.rikka.app/api/units/34659/?format=api",
            "priority": 100,
            "id": 40085,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=1dfc5ba62a75bef7",
            "url": "https://weblate.rikka.app/api/units/40085/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.284317Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Allow the app to read locations from media files (via Media Store)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2418632541489207176,
            "content_hash": -3506707144336940322,
            "location": "",
            "context": "op_desc_ACCESS_MEDIA_LOCATION",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 433,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.rikka.app/api/units/34660/?format=api",
            "priority": 100,
            "id": 40086,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=5e6f4a849a55e878",
            "url": "https://weblate.rikka.app/api/units/40086/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.286685Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "On Android 10 or above, by default, any user apps have no permission to read the device identifiers (IMEI, MEID, IMSI, SIM card number and device serial)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1058438466502123081,
            "content_hash": 3125444259166691719,
            "location": "",
            "context": "op_desc_READ_DEVICE_IDENTIFIERS",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 434,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://weblate.rikka.app/api/units/34661/?format=api",
            "priority": 100,
            "id": 40087,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=8eb0542d6c77de49",
            "url": "https://weblate.rikka.app/api/units/40087/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.288665Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Sensors"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7359573850136774978,
            "content_hash": 6732746190950277339,
            "location": "",
            "context": "op_name_special_SENSORS",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 435,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.rikka.app/api/units/38753/?format=api",
            "priority": 100,
            "id": 40088,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=e622756c8ba80942",
            "url": "https://weblate.rikka.app/api/units/40088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.290675Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Sensors that can be used without the user's approval, such as accelerometers, gravity sensors, etc."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 85123306050888291,
            "content_hash": 8068383747239959850,
            "location": "",
            "context": "op_desc_special_SENSORS",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 436,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://weblate.rikka.app/api/units/38754/?format=api",
            "priority": 100,
            "id": 40089,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=812e6b3223452263",
            "url": "https://weblate.rikka.app/api/units/40089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-29T09:24:12.292568Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Physical activity"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8217834108673129092,
            "content_hash": -3897053959475878632,
            "location": "",
            "context": "permission_group_activity_recognition",
            "note": " permgrouplab_activityRecognition in AOSP\n",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.rikka.app/api/units/40836/?format=api",
            "priority": 100,
            "id": 40840,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=f20b9c94f68cfa84",
            "url": "https://weblate.rikka.app/api/units/40840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-20T10:48:46.549863Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Sensors"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8940591392321139015,
            "content_hash": 2588534371896976296,
            "location": "",
            "context": "permission_group_sensors",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.rikka.app/api/units/40837/?format=api",
            "priority": 100,
            "id": 40841,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=03eca37f7ac88eb9",
            "url": "https://weblate.rikka.app/api/units/40841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-20T10:48:46.551922Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "This application could be a core component of the Android system, caution must be exercised."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2112389912076520785,
            "content_hash": -1386612602074248374,
            "location": "",
            "context": "core_app_warning",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://weblate.rikka.app/api/units/40888/?format=api",
            "priority": 100,
            "id": 40890,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=9d50b76ee0708d51",
            "url": "https://weblate.rikka.app/api/units/40890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-22T10:46:01.881756Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Your device runs Android 11 or above, for apps targeting API 30+, Toast is shown through SystemUI rather than the app itself."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4971838270986983224,
            "content_hash": 3516029188850334918,
            "location": "",
            "context": "op_desc_TOAST_WINDOW_30",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 437,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://weblate.rikka.app/api/units/42741/?format=api",
            "priority": 100,
            "id": 42745,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=c4ff8490c6df1738",
            "url": "https://weblate.rikka.app/api/units/42745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-07T05:01:49.138437Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "The app targets API 30 or above, so modifying this permission for this app has no practical effect. <p>To control whether this app can display Toast, you can only modify the permission of SystemUI, but it will affect the system and all such apps."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7841877879474973901,
            "content_hash": 8728577033458853627,
            "location": "",
            "context": "op_desc_TOAST_WINDOW_30_app_30",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 438,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://weblate.rikka.app/api/units/42835/?format=api",
            "priority": 100,
            "id": 42841,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=132c0d9ddde69333",
            "url": "https://weblate.rikka.app/api/units/42841/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-09T10:21:28.704124Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "The app targets API 29 or below, so modifying this permission for this app will work."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6977880784999558678,
            "content_hash": 2927077983530378608,
            "location": "",
            "context": "op_desc_TOAST_WINDOW_30_app_pre_30",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 439,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://weblate.rikka.app/api/units/42836/?format=api",
            "priority": 100,
            "id": 42842,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=e0d6699a82ec2e16",
            "url": "https://weblate.rikka.app/api/units/42842/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-09T10:21:28.706776Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Modifying this permission will affect the system and all apps targeting API 30 or above."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7390595936224429874,
            "content_hash": -6188276830876534014,
            "location": "",
            "context": "op_desc_TOAST_WINDOW_30_systemui",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 440,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://weblate.rikka.app/api/units/42837/?format=api",
            "priority": 100,
            "id": 42843,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=e690abd8d11a4732",
            "url": "https://weblate.rikka.app/api/units/42843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-09T10:21:28.709200Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Include system components, i.e. apps whose uid is less than 10000, into the backup. Do it at your own risk."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4167341718224906249,
            "content_hash": -9164898125505001377,
            "location": "",
            "context": "backup_include_system_components_summary",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 221,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://weblate.rikka.app/api/units/44362/?format=api",
            "priority": 100,
            "id": 44364,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=462aa0c96b89d7f7",
            "url": "https://weblate.rikka.app/api/units/44364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-07T13:33:55.624414Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Selected %d app",
                "Selected %d apps"
            ],
            "previous_source": "",
            "target": [
                "",
                ""
            ],
            "id_hash": -3298584383547117124,
            "content_hash": -5893442210739355341,
            "location": "",
            "context": "packages_selector_dialog_status_format_for_multi",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 322,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.rikka.app/api/units/44389/?format=api",
            "priority": 100,
            "id": 44391,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=523912fad505f1bc",
            "url": "https://weblate.rikka.app/api/units/44391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-07T16:47:11.376762Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Your device runs Android 10 or higher, the Android system allows eligible apps to write files in standard folders <b>without any permissions</b>.<p>This means that no matter how you modify the permission (whether in this app or in the system), the app can always write files to the standard folder. (Permission is still required for modifying files created by other apps)<p>* Standard folder refers to a series of system-defined folders such as DCIM, Pictures, Download, etc.<br>* Eligible apps are apps that target API 30 or above, or target API 29 and have adapted Scoped Storage."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -825047046402672441,
            "content_hash": 6281577826124095143,
            "location": "",
            "context": "storage_permission_29",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 94,
            "source_unit": "https://weblate.rikka.app/api/units/44416/?format=api",
            "priority": 100,
            "id": 44418,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=748cd815242ef8c7",
            "url": "https://weblate.rikka.app/api/units/44418/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-07T17:51:12.846095Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/app-ops/application/az/?format=api",
            "source": [
                "Remote service stopped abnormally.<p>If the problem persists, please contact the developer."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5700844938377005578,
            "content_hash": -9026524988099641126,
            "location": "",
            "context": "error_remote_service_killed_message",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.rikka.app/api/units/48870/?format=api",
            "priority": 100,
            "id": 48874,
            "web_url": "https://weblate.rikka.app/translate/app-ops/application/az/?checksum=cf1d78445f8b8a0a",
            "url": "https://weblate.rikka.app/api/units/48874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-19T13:13:12.988100Z"
        }
    ]
}