Units API.

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

GET /api/units/23789/?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/user/fr_CA/?format=api",
    "source": [
        "We've sent a confirmation email to you at {$email}. Please follow the instructions in that email to activate your new account. If you do not see an email, please check to see if it was put in your spam folder."
    ],
    "previous_source": "",
    "target": [
        "Nous vous avons fait parvenir un courriel de confirmation à « {$email} ». Suivre les directives qui figurent dans ce courriel pour activer votre compte. Si vous ne voyez pas le courriel en question dans votre boîte de courriels, veuillez vérifier s'il ne se trouve pas dans le dossier de pourriels."
    ],
    "id_hash": 1577443188418507233,
    "content_hash": -4647963230262572049,
    "location": "",
    "context": "user.login.accountNotValidated",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408130/?format=api",
    "priority": 100,
    "id": 23789,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/fr_CA/?checksum=95e43438e30b71e1",
    "url": "http://translate.pkp.sfu.ca/api/units/23789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:25.813930Z"
}