Units API.

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

GET /api/units/12342/?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/pkp-lib/api/pt_BR/?format=api",
    "source": [
        "You do not have enough space in your user directory. The file you are uploading is {$fileUploadSize}kb and you have {$dirSizeLeft}kb remaining."
    ],
    "previous_source": "",
    "target": [
        "Você não possui espaço suficiente no diretório do usuário. O arquivo que você está carregando tem {$fileUploadSize} kb e você tem {$dirSizeLeft} kb restantes."
    ],
    "id_hash": 7223566678477577120,
    "content_hash": -3146023782196085470,
    "location": "",
    "context": "api.publicFiles.413.noDirSpace",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405771/?format=api",
    "priority": 100,
    "id": 12342,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/pt_BR/?checksum=e43f439f3a011ba0",
    "url": "http://translate.pkp.sfu.ca/api/units/12342/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:34.441797Z"
}