Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/de/?format=api",
    "source": [
        "Failed authenticating with that instance. If this persists, try Login in Browser from the menu."
    ],
    "previous_source": "",
    "target": [
        "Authentifizieren mit dieser Instanz fehlgeschlagen. Falls das Problem weiter besteht, versuche dich über den Browser anzumelden."
    ],
    "id_hash": 5185001085441573778,
    "content_hash": 8709808974258274335,
    "location": "",
    "context": "error_failed_app_registration",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Error messages",
            "color": "red"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.tusky.app/api/units/56310/?format=api",
    "priority": 100,
    "id": 26397,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/de/?checksum=c7f4d30411c28392",
    "url": "https://weblate.tusky.app/api/units/26397/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-24T16:33:13.907643Z"
}