Units API.

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

GET /api/units/7179122/?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/cs/?format=api",
    "source": [
        "A provider with this name already exists"
    ],
    "previous_source": "",
    "target": [
        "Poskytovatel s daným jménem již existuje"
    ],
    "id_hash": 1459360402569771152,
    "content_hash": 2150948101646686045,
    "location": "",
    "context": "search_provider_error_exists",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 92,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/7179422/?format=api",
    "priority": 100,
    "id": 7179122,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/cs/?checksum=9440b08dda713890",
    "url": "https://hosted.weblate.org/api/units/7179122/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-01-02T09:35:25+01:00"
}