Units API.

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

GET /api/units/271016/?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/api/fr_FR/?format=api",
    "source": [
        "You must provide a subject for the email."
    ],
    "previous_source": "",
    "target": [
        "Vous devez spécifier un objet pour le courriel."
    ],
    "id_hash": 2361805670892551936,
    "content_hash": -7907892572308291238,
    "location": "",
    "context": "api.emails.400.missingSubject",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/410622/?format=api",
    "priority": 100,
    "id": 271016,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/fr_FR/?checksum=a0c6d1be8a0dbf00",
    "url": "http://translate.pkp.sfu.ca/api/units/271016/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-26T13:28:35.974531Z"
}