Units API.

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

GET /api/units/7125/?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/de/?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": [
        "Kurz gesagt, ist ein Vordergrunddienst ein Hintergrunddienst mit einer Benachrichtigung, die nicht gelöscht werden kann. Weil die Existenz aus der Benachrichtigung aktiv erkennbar ist, stellt das System sicher, dass der Dienst nicht beendet wird.<p>Durch Ablehnen werden Vordergrunddienste zu normalen Diensten, was das App-Verhalten beeinträchtigen kann (z. B. Musikplayer stoppt im Hintergrund, Maps-App stoppt Standortaktualisierung).<p><b><a href=https://developer.android.com/guide/components/services>Dokumentation auf Android Developers ansehen</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": 7125,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/de/?checksum=1feb1034b232050a",
    "url": "https://weblate.rikka.app/api/units/7125/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:43.120758Z"
}