Units API.

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

GET /api/units/384250/?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/dolomon/master/de/?format=api",
    "source": [
        "Unable to find an account with this token."
    ],
    "previous_source": "",
    "target": [
        "Es gibt keinen Account mit diesem Token"
    ],
    "id_hash": 8165357204065280706,
    "content_hash": -679961224497354611,
    "location": "lib/Dolomon/Controller/Users.pm:305, lib/Dolomon/Controller/Users.pm:35",
    "context": "Unable to find an account with this token.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 264,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/209971/?format=api",
    "priority": 100,
    "id": 384250,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=f1512d1d7c7ce2c2",
    "url": "https://weblate.framasoft.org/api/units/384250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:03.047220Z"
}