Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/pt_BR/?format=api",
    "source": [
        "How do I cut and paste text with a mouse in the text console?"
    ],
    "previous_source": "",
    "target": [
        "Como faço para cortar e colar texto com um mouse no console de texto?"
    ],
    "id_hash": -1888388675521271379,
    "content_hash": -1888388675521271379,
    "location": "book.translate.xml:1615",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 266,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108047/?format=api",
    "priority": 100,
    "id": 42209,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=65cb188135af29ad",
    "url": "https://translate-dev.freebsd.org/api/units/42209/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:30.683788Z"
}