Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "source": [
        "The certificate for domain {domain} is not self-signed. Are you sure you want to replace it? (Use '--force' to do so.)"
    ],
    "previous_source": "",
    "target": [
        "The certificate for domain {domain} is not self-signed. Are you sure you want to replace it? (Use '--force' to do so.)"
    ],
    "id_hash": 2185659509706272229,
    "content_hash": -6556269777464619669,
    "location": "",
    "context": "certmanager_domain_cert_not_selfsigned",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 156,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://translate.yunohost.org/api/units/34767/?format=api",
    "priority": 100,
    "id": 34767,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=9e5505be73ff2de5",
    "url": "https://translate.yunohost.org/api/units/34767/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:09.329525Z"
}