Units API.

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

GET /api/units/408132/?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": [
        "Thank you for activating your account. You may now log in using the credentials you supplied when you created your account."
    ],
    "previous_source": "",
    "target": [
        "Thank you for activating your account. You may now log in using the credentials you supplied when you created your account."
    ],
    "id_hash": 2675673579141711111,
    "content_hash": -8400494967592572231,
    "location": "",
    "context": "user.login.activated",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 21,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408132/?format=api",
    "priority": 100,
    "id": 408132,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/en/?checksum=a521e6f1a3a3c507",
    "url": "http://translate.pkp.sfu.ca/api/units/408132/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:25.946538Z"
}