Units API.

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

GET /api/units/36989/?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/tryton/et/?format=api",
    "source": [
        "logging everything at INFO level"
    ],
    "previous_source": "",
    "target": [
        "logi kõik INFO tasemel"
    ],
    "id_hash": 9196085097171395547,
    "content_hash": 9196085097171395547,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.tryton.org/api/units/475288/?format=api",
    "priority": 100,
    "id": 36989,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/et/?checksum=ff9f0eac452a23db",
    "url": "https://translate.tryton.org/api/units/36989/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:38:17.702320Z"
}