Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/stock_lot/fr/?format=api",
    "source": [
        "Lost and Found"
    ],
    "previous_source": "",
    "target": [
        "Pertes et surplus"
    ],
    "id_hash": 7090456931697782362,
    "content_hash": 7090456931697782362,
    "location": "",
    "context": "selection:product.template,lot_required:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 102,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.tryton.org/api/units/474371/?format=api",
    "priority": 100,
    "id": 462754,
    "web_url": "https://translate.tryton.org/translate/tryton/stock_lot/fr/?checksum=e2665d03350d6e5a",
    "url": "https://translate.tryton.org/api/units/462754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T22:15:27.276665Z"
}