Units API.

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

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

{
    "translation": "https://weblate.duniter.org/api/translations/girala-net/web/fr/?format=api",
    "source": [
        "Productos de la casa y herramientas"
    ],
    "previous_source": "",
    "target": [
        "Produits et outils ménagers"
    ],
    "id_hash": 460816861818426495,
    "content_hash": -4575589839262773227,
    "location": "",
    "context": "21",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.duniter.org/api/units/59/?format=api",
    "priority": 100,
    "id": 60,
    "web_url": "https://weblate.duniter.org/translate/girala-net/web/fr/?checksum=8665267e8b32947f",
    "url": "https://weblate.duniter.org/api/units/60/?format=api",
    "explanation": "",
    "extra_flags": ""
}