Units API.

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

GET /api/units/50362/?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/account/ca/?format=api",
    "source": [
        "Amount Second Currency"
    ],
    "previous_source": "",
    "target": [
        "Import moneda secundaria"
    ],
    "id_hash": 3211580646766226730,
    "content_hash": 3211580646766226730,
    "location": "",
    "context": "field:account.move.line,amount_second_currency:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 311,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.tryton.org/api/units/476050/?format=api",
    "priority": 100,
    "id": 50362,
    "web_url": "https://translate.tryton.org/translate/tryton/account/ca/?checksum=ac91d39522052d2a",
    "url": "https://translate.tryton.org/api/units/50362/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:43:37.308981Z"
}