Units API.

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

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

{
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin-android/jellyfin-androidtv/es_AR/?format=api",
    "source": [
        "Unable to create recording"
    ],
    "previous_source": "",
    "target": [
        "No se puede crear la grabación"
    ],
    "id_hash": -7480361365180664047,
    "content_hash": 7923225131773485365,
    "location": "",
    "context": "msg_unable_to_create_recording",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.jellyfin.org/api/units/202389/?format=api",
    "priority": 100,
    "id": 234927,
    "web_url": "https://translate.jellyfin.org/translate/jellyfin-android/jellyfin-androidtv/es_AR/?checksum=18306af894d9b711",
    "url": "https://translate.jellyfin.org/api/units/234927/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-14T17:59:14.134306-04:00"
}