Units API.

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

GET /api/units/7430136/?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/ghost/strings/nl/?format=api",
    "source": [
        "Unexpected error during sign in. Please try again."
    ],
    "previous_source": "",
    "target": [
        "Er was een onverwachte fout tijdens het inloggen. Probeer het opnieuw."
    ],
    "id_hash": 8933703955233499949,
    "content_hash": -2372131648323871617,
    "location": "",
    "context": "login_unexpected_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/14792344/?format=api",
    "priority": 100,
    "id": 7430136,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/nl/?checksum=fbfae46a1c31eb2d",
    "url": "https://hosted.weblate.org/api/units/7430136/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:35+02:00"
}