Units API.

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

GET /api/units/2033569/?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/harbour-money/translations/es/?format=api",
    "source": [
        "Paid"
    ],
    "previous_source": "",
    "target": [
        "Pagado"
    ],
    "id_hash": -7582374504728092934,
    "content_hash": -7582374504728092934,
    "location": "../qml/pages/Options.qml:123",
    "context": "Options",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/2032841/?format=api",
    "priority": 100,
    "id": 2033569,
    "web_url": "https://hosted.weblate.org/translate/harbour-money/translations/es/?checksum=16c5fe8fa3b41efa",
    "url": "https://hosted.weblate.org/api/units/2033569/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-05T11:39:27+02:00"
}