Units API.

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

GET /api/units/36314/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/bn_IN/?format=api",
    "source": [
        "Login with Tusky"
    ],
    "previous_source": "Log in with Mastodon",
    "target": [
        "মাস্টোডনের সঙ্গে লগইন করো"
    ],
    "id_hash": 8212070871372011026,
    "content_hash": -4842257559084472880,
    "location": "",
    "context": "action_login",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.tusky.app/api/units/56380/?format=api",
    "priority": 100,
    "id": 36314,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/bn_IN/?checksum=f1f722f2b6761612",
    "url": "https://weblate.tusky.app/api/units/36314/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:14.357436Z"
}