Units API.

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

GET /api/units/7478737/?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": [
        "Display favorites above the search bar"
    ],
    "previous_source": "",
    "target": [
        "Display favorites above the search bar"
    ],
    "id_hash": 3945774843448226107,
    "content_hash": -9149090333000252096,
    "location": "",
    "context": "enable_favorites_bar_summary_on",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 210,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/7478737/?format=api",
    "priority": 100,
    "id": 7478737,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=b6c235508367713b",
    "url": "https://hosted.weblate.org/api/units/7478737/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-27T21:01:05+01:00"
}