Units API.

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

GET /api/units/270210/?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/country/tr/?format=api",
    "source": [
        "The 3 chars ISO country code."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 440092136074375458,
    "content_hash": 440092136074375458,
    "location": "",
    "context": "help:country.country,code3:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.tryton.org/api/units/478598/?format=api",
    "priority": 100,
    "id": 270210,
    "web_url": "https://translate.tryton.org/translate/tryton/country/tr/?checksum=861b85774f27f122",
    "url": "https://translate.tryton.org/api/units/270210/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-03T22:30:44.996497Z"
}