Units API.

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

GET /api/units/5761449/?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/feedreader/translations/ja/?format=api",
    "source": [
        "1 Week"
    ],
    "previous_source": "",
    "target": [
        "1週間"
    ],
    "id_hash": -6026670464796128452,
    "content_hash": -6026670464796128452,
    "location": "src/Widgets/SettingsDialog.vala:153",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 287,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14825133/?format=api",
    "priority": 100,
    "id": 5761449,
    "web_url": "https://hosted.weblate.org/translate/feedreader/translations/ja/?checksum=2c5cf724977d0b3c",
    "url": "https://hosted.weblate.org/api/units/5761449/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-11-14T14:37:07+01:00"
}