Units API.

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

GET /api/units/3034485/?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/dsc-auto-rename/strings/es/?format=api",
    "source": [
        "At least one filename pattern should be left unchecked."
    ],
    "previous_source": "At least one file name pattern should be left unchecked!",
    "target": [
        "Al menos un patrón de nombre de archivo debe dejarse sin marcar."
    ],
    "id_hash": 1389506065670752994,
    "content_hash": 5352597746829539906,
    "location": "",
    "context": "file_name_pattern_list_all_selected",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/3035090/?format=api",
    "priority": 100,
    "id": 3034485,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=93488467a18e4ae2",
    "url": "https://hosted.weblate.org/api/units/3034485/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:39+01:00"
}