Units API.

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

GET /api/units/5693/?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/fr_CA/?format=api",
    "source": [
        "Please fill in required fields."
    ],
    "previous_source": "",
    "target": [
        "Veuillez remplir les champs obligatoires."
    ],
    "id_hash": 2828609409728336363,
    "content_hash": 4084950292332899384,
    "location": "",
    "context": "reviewer.submission.reviewFormResponse.form.responseRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404174/?format=api",
    "priority": 100,
    "id": 5693,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=a7413d45832f51eb",
    "url": "http://translate.pkp.sfu.ca/api/units/5693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:30.089166Z"
}