Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/uh/uh/nb_NO/?format=api",
    "source": [
        "coffee beans"
    ],
    "previous_source": "",
    "target": [
        "kaffe-bønner"
    ],
    "id_hash": 3949943745483454953,
    "content_hash": 3949943745483454953,
    "location": "",
    "context": "",
    "note": "This is a database entry: the name of a resource",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 876,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14739220/?format=api",
    "priority": 100,
    "id": 274545,
    "web_url": "https://hosted.weblate.org/translate/uh/uh/nb_NO/?checksum=b6d104e8a85139e9",
    "url": "https://hosted.weblate.org/api/units/274545/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-11-14T22:58:23+01:00"
}