Units API.

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

GET /api/units/4187910/?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/ghost/strings/fr/?format=api",
    "source": [
        "Your blog does not support https:// (SSL)"
    ],
    "previous_source": "",
    "target": [
        "Votre blog ne prend pas en charge pas le https:// (SSL)"
    ],
    "id_hash": -7262899656742952031,
    "content_hash": -4505926230001107135,
    "location": "",
    "context": "login_ssl_unsupported",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14792346/?format=api",
    "priority": 100,
    "id": 4187910,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/fr/?checksum=1b34ff3e2087a3a1",
    "url": "https://hosted.weblate.org/api/units/4187910/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:35+02:00"
}