Units API.

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

GET /api/units/10374824/?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/wallabag/validators/oc/?format=api",
    "source": [
        "Your password must be at least 8 characters."
    ],
    "previous_source": "Your password must by at least 8 characters.",
    "target": [
        "Lo senhal deu aver almens 8 caractèrs."
    ],
    "id_hash": -506159278241637124,
    "content_hash": -5856231628789531009,
    "location": "",
    "context": "validator->password_too_short",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/10374793/?format=api",
    "priority": 100,
    "id": 10374824,
    "web_url": "https://hosted.weblate.org/translate/wallabag/validators/oc/?checksum=78f9c2d174a39cfc",
    "url": "https://hosted.weblate.org/api/units/10374824/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-10-19T10:30:47+02:00"
}