Units API.

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

GET /api/units/24376/?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/pt_BR/?format=api",
    "source": [
        "You must agree to the terms of the privacy statement."
    ],
    "previous_source": "",
    "target": [
        "Você deve concordar com os termos da política de privacidade."
    ],
    "id_hash": 4110468360144981958,
    "content_hash": 2783105831053594687,
    "location": "",
    "context": "user.profile.form.privacyConsentRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 83,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408177/?format=api",
    "priority": 100,
    "id": 24376,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/pt_BR/?checksum=b90b513202ec8fc6",
    "url": "http://translate.pkp.sfu.ca/api/units/24376/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:28.947470Z"
}