Units API.

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

GET /api/units/566345/?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/en/?format=api",
    "source": [
        "Read the %d comment on the blog.",
        "Read the %d comments on the blog."
    ],
    "previous_source": "",
    "target": [
        "Read the %d comment on the blog.",
        "Read the %d comments on the blog."
    ],
    "id_hash": -6103848181121569806,
    "content_hash": -6103848181121569806,
    "location": "core/webcomic.php:288, core/webcomics.php:62",
    "context": "",
    "note": "",
    "flags": "php-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/566345/?format=api",
    "priority": 100,
    "id": 566345,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=2b4ac66b3955abf2",
    "url": "https://weblate.framasoft.org/api/units/566345/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:33.325711Z"
}