Units API.

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

GET /api/units/10012639/?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/kaidan/translations/es/?format=api",
    "source": [
        "Could not send file, as a result of not being connected."
    ],
    "previous_source": "",
    "target": [
        "No se pudo enviar el archivo porque no está conectado."
    ],
    "id_hash": -2197048602631747128,
    "content_hash": -2197048602631747128,
    "location": "",
    "context": "UploadManager",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 243,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14958210/?format=api",
    "priority": 100,
    "id": 10012639,
    "web_url": "https://hosted.weblate.org/translate/kaidan/translations/es/?checksum=618283efb5ddc9c8",
    "url": "https://hosted.weblate.org/api/units/10012639/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-12-06T20:54:56+01:00"
}