Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/tr/?format=api",
    "source": [
        "User '%s' doesn't exist."
    ],
    "previous_source": "",
    "target": [
        "'%s' kullanıcısı yok."
    ],
    "id_hash": 8037919451447673474,
    "content_hash": 8037919451447673474,
    "location": "../src/services/pam.c:224, ../src/services/su.c:217",
    "context": "",
    "note": "",
    "flags": "c-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12567179/?format=api",
    "priority": 100,
    "id": 2628,
    "web_url": "https://l10n.opensuse.org/translate/libgnomesu/master/tr/?checksum=ef8c6d2784bdc282",
    "url": "https://l10n.opensuse.org/api/units/2628/?format=api",
    "explanation": "",
    "extra_flags": ""
}