Units API.

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

GET /api/units/4075995/?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/phpmyadmin/4-9/mk/?format=api",
    "source": [
        "Password is too long!"
    ],
    "previous_source": "Password Hashing",
    "target": [
        "Лозинката е предолга!"
    ],
    "id_hash": -7063534272273464674,
    "content_hash": -7063534272273464674,
    "location": "libraries/classes/UserPassword.php:74",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2541,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14793145/?format=api",
    "priority": 100,
    "id": 4075995,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/4-9/mk/?checksum=1df94900ea57c29e",
    "url": "https://hosted.weblate.org/api/units/4075995/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-17T09:30:34+02:00"
}