Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ja/?format=api",
    "source": [
        "Contacts"
    ],
    "previous_source": "",
    "target": [
        "連絡先"
    ],
    "id_hash": 8354628083785573130,
    "content_hash": -3905929217078609539,
    "location": "",
    "context": "permission_group_contacts",
    "note": "",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/2876/?format=api",
    "priority": 100,
    "id": 4701,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ja/?checksum=f3f199fa3c8aa30a",
    "url": "https://weblate.rikka.app/api/units/4701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:16.173221Z"
}