Units API.

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

GET /api/units/2397908/?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/kiss/strings/en/?format=api",
    "source": [
        "Theme"
    ],
    "previous_source": "",
    "target": [
        "Theme"
    ],
    "id_hash": -4938199111283147461,
    "content_hash": 2090444439580306656,
    "location": "",
    "context": "theme_name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 152,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/2397908/?format=api",
    "priority": 100,
    "id": 2397908,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=3b77fe126dd17d3b",
    "url": "https://hosted.weblate.org/api/units/2397908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-09-01T18:47:18+02:00"
}