Units API.

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

GET /api/units/5950846/?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/diet-diary/strings/en/?format=api",
    "source": [
        "Please grant reading access."
    ],
    "previous_source": "",
    "target": [
        "Please grant reading access."
    ],
    "id_hash": -6159629388858000642,
    "content_hash": 4864142991425994104,
    "location": "",
    "context": "restore_no_permission",
    "note": "Will be shown while importing data. Text indicates a data cannot be read, because of required read permission has not been given. So, application asks user to give required permission for the read operation.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/5950846/?format=api",
    "priority": 100,
    "id": 5950846,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/en/?checksum=2a8499b4b90ffafe",
    "url": "https://hosted.weblate.org/api/units/5950846/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}