Units API.

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

GET /api/units/86111/?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_dunning/de/?format=api",
    "source": [
        "The default dunning procedure for new customers."
    ],
    "previous_source": "",
    "target": [
        "Der Standard-Mahnprozess für neue Kunden."
    ],
    "id_hash": 8607467319609817894,
    "content_hash": 8607467319609817894,
    "location": "",
    "context": "help:account.configuration.default_dunning_procedure,default_dunning_procedure:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.tryton.org/api/units/477049/?format=api",
    "priority": 100,
    "id": 86111,
    "web_url": "https://translate.tryton.org/translate/tryton/account_dunning/de/?checksum=f773ddec41207b26",
    "url": "https://translate.tryton.org/api/units/86111/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T09:36:55.400779Z"
}