Units API.

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

GET /api/units/576784/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/ko/?format=api",
    "source": [
        "The action has been canceled because we have not received any answer after 5 minutes."
    ],
    "previous_source": "",
    "target": [
        "5분 후에도 아무런 답변을 받지 못하여 작업이 취소되었습니다."
    ],
    "id_hash": -4756348071227274444,
    "content_hash": 2588538682403538099,
    "location": "",
    "context": "job.question.XClassBreakingQuestion.timeout",
    "note": "###############################################################################\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",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://l10n.xwiki.org/api/units/199566/?format=api",
    "priority": 100,
    "id": 576784,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-refactoring-default/ko/?checksum=3dfe0ea122624b34",
    "url": "https://l10n.xwiki.org/api/units/576784/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-29T02:57:06.638152Z"
}