Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/it/?format=api",
    "source": [
        "In short, a foreground service is a background service with a notification that can't be dismissed. Because you can actively aware of the existence of it from the notification, system will ensure the survival of foreground services.<p>Deny this will cause foreground services fallback to normal services, this may break app behavior (such as music player stops in the background, map app stops location update).<p><b><a href=https://developer.android.com/guide/components/services>View the documentation at Android Developers</a></b>"
    ],
    "previous_source": "",
    "target": [
        "In breve, un servizio in primo piano (foreground) è un servizio in background con una notifica che non può essere rimossa. Poiché la notifica ti rende attivamente consapevole della sua esistenza, il sistema si assicurerà la sopravvivenza dei servizi in primo piano.<p>La negazione di questo causerà il fallback dei servizi in primo piano in servizi normali, e ciò potrebbe danneggiare il comportamento dell'applicazione (come lettori musicali che si fermano in background, applicazioni di navigazione che smettono di aggiornare la posizione).<p><b><a href=https://developer.android.com/guide/components/services>Vedi la documentazione su Android Developers</a></b>"
    ],
    "id_hash": -6923422183638039286,
    "content_hash": 5826579319908249962,
    "location": "",
    "context": "op_desc_START_FOREGROUND",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.rikka.app/api/units/3189/?format=api",
    "priority": 100,
    "id": 7452,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/it/?checksum=1feb1034b232050a",
    "url": "https://weblate.rikka.app/api/units/7452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:47.366020Z"
}