Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/de/?format=api",
    "source": [
        "Creative Commons Attribution 4.0 International license."
    ],
    "previous_source": "",
    "target": [
        "Creative Commons Namensnennung 4.0 Internationale Lizenz."
    ],
    "id_hash": -8362226424609493265,
    "content_hash": -8362226424609493265,
    "location": "core/about.php:52",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/566181/?format=api",
    "priority": 100,
    "id": 567042,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/de/?checksum=0bf3675f2dc42eef",
    "url": "https://weblate.framasoft.org/api/units/567042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-07T03:55:00.220634Z"
}