Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/user/en/?format=api",
    "source": [
        "The username can contain only lower-case alphanumeric characters, underscores, and hyphens, and must begin and end with an alphanumeric character."
    ],
    "previous_source": "",
    "target": [
        "The username can contain only lower-case alphanumeric characters, underscores, and hyphens, and must begin and end with an alphanumeric character."
    ],
    "id_hash": -1784014648181273974,
    "content_hash": 1680532590757156079,
    "location": "",
    "context": "user.register.form.usernameAlphaNumeric",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 119,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408191/?format=api",
    "priority": 100,
    "id": 408191,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/en/?checksum=673de8212d0fca8a",
    "url": "http://translate.pkp.sfu.ca/api/units/408191/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:29.887626Z"
}