Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/fr_FR/?format=api",
    "source": [
        "of a the and an or nor but is if then else when at from by on off for in out over to into with"
    ],
    "previous_source": "",
    "target": [
        "de à le la et un une ou ni mais est si puis alors lorsque à de par ouvert fermé pour à l'intérieur à l'extérieur par-dessus dans avec"
    ],
    "id_hash": -6894088147299416516,
    "content_hash": 2748566848915980738,
    "location": "",
    "context": "common.titleSmallWords",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405822/?format=api",
    "priority": 100,
    "id": 42789,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/fr_FR/?checksum=2053475b41fcc63c",
    "url": "http://translate.pkp.sfu.ca/api/units/42789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:36.840222Z"
}