Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-platform-icon-default/uk/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-default/uk/?format=api",
            "source": [
                "Icon theme"
            ],
            "previous_source": "",
            "target": [
                "Теми піктограм"
            ],
            "id_hash": 6261756663402704904,
            "content_hash": 6097526838409318575,
            "location": "",
            "context": "rendering.async.context.entry.icon.theme",
            "note": "###############################################################################\n# Icon localization\n#\n# This contains the translations of the module in the default language\n# (generally English).\n# \n# Translation key syntax:\n#   <short top level project name>.<short module name>.<propertyName>\n#   where:\n#   * <short top level project name> = top level project name without the \"xwiki-\" prefix,\n#                                     for example: commons, rendering, platform, enterprise, manager, etc\n#   * <short module name> = the name of the Maven module without the <short top level project name> prefix,\n#                           for example: oldcore, scheduler, activitystream, etc\n#   * <propertyName> = the name of the property using camel case,\n#                      for example updateJobClassCommitComment\n#\n# Comments: it's possible to add some detail about a key to make easier to\n#   translate it by adding a comment before it. To make sure a comment is not\n#   assigned to the following key use at least three sharps (###) for the comment\n#   or after it.\n# \n# Deprecated keys:\n#   * when deleting a key it should be moved to deprecated section at the end\n#     of the file (between #@deprecatedstart and #@deprecatedend) and associated to the\n#     first version in which it started to be deprecated\n#   * when renaming a key, it should be moved to the same deprecated section\n#     and a comment should be added with the following syntax:\n#     #@deprecated new.key.name\n#     old.key.name=Some translation\n###############################################################################\n\n####################\n# Async\n####################\n",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.xwiki.org/api/units/330392/?format=api",
            "priority": 100,
            "id": 564092,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-default/uk/?checksum=d6e63a82580db008",
            "url": "https://l10n.xwiki.org/api/units/564092/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-28T11:52:19.049413Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-default/uk/?format=api",
            "source": [
                "An icon theme requires script right."
            ],
            "previous_source": "",
            "target": [
                "Для теми піктограм потрібні права на скрипт."
            ],
            "id_hash": 3978918073939428253,
            "content_hash": -7012600006142644889,
            "location": "",
            "context": "icon.requiredrights.object",
            "note": "\n####################\n# Required rights\n####################\n\n",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://l10n.xwiki.org/api/units/572336/?format=api",
            "priority": 100,
            "id": 572352,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-default/uk/?checksum=b737f4e8338a839d",
            "url": "https://l10n.xwiki.org/api/units/572352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T03:05:23.057416Z"
        },
        {
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-icon-default/uk/?format=api",
            "source": [
                "The icon theme's content requires script right and might use programming right."
            ],
            "previous_source": "",
            "target": [
                "Для вмісту теми піктограм потрібні права на скрипт, а можливо права програмування."
            ],
            "id_hash": 6049994265947422360,
            "content_hash": -123707592877136202,
            "location": "",
            "context": "icon.requiredrights.content",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.xwiki.org/api/units/572337/?format=api",
            "priority": 100,
            "id": 572353,
            "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-icon-default/uk/?checksum=d3f5e5bb0af23e98",
            "url": "https://l10n.xwiki.org/api/units/572353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-22T03:05:23.061693Z"
        }
    ]
}