Units API.

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

GET /api/units/3034440/?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": [
        "The rename pattern matches an original pattern defined earlier!"
    ],
    "previous_source": "The rename pattern is matching with an original pattern defined on other case!",
    "target": [
        "¡El patrón de cambio de nombre coincide con un patrón original definido anteriormente!"
    ],
    "id_hash": -7411783324471878102,
    "content_hash": 4450327970162563825,
    "location": "",
    "context": "file_name_pattern_validation_error_rename",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/3035045/?format=api",
    "priority": 100,
    "id": 3034440,
    "web_url": "https://hosted.weblate.org/translate/dsc-auto-rename/strings/es/?checksum=19240e55f0b09e2a",
    "url": "https://hosted.weblate.org/api/units/3034440/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-02-02T09:38:35+01:00"
}