Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "source": [
        "There is a new version of OJS available! You are currently using OJS {$currentVersion}. The most recent version is OJS {$latestVersion}. Please contact your Site Administrator ({$siteAdminName}, <a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>) to notify them of this new release. More information can be found <a href=\"https://pkp.sfu.ca/ojs/ojs_download/\" target=\"_new\">here</a>."
    ],
    "previous_source": "",
    "target": [
        "Er is een nieuwe versie van OJS beschikbaar! U gebruikt momenteel OJS versie {$currentVersion}. De meest recente versie is OJS {$latestVersion}. Neem contact op met uw sitebeheerder ({$siteAdminName}, <a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>) om die te wijzen op de nieuwe versie. Meer informatie <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">hier</a>."
    ],
    "id_hash": 5942411048260229266,
    "content_hash": 1117573245363816570,
    "location": "",
    "context": "site.upgradeAvailable.manager",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 564,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 44,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405086/?format=api",
    "priority": 100,
    "id": 123607,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=d277af5d38e85892",
    "url": "http://translate.pkp.sfu.ca/api/units/123607/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:02.211505Z"
}