Units API


See <a href="https://docs.weblate.org/en/weblate-3.4/api.html#units">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/main-categories/tr/?format=api",
    "source": "Features outdated",
    "previous_source": "",
    "target": "Güncelliğini yitirmiş özellikler",
    "id_hash": -231364841548193989,
    "content_hash": -2564430491328643087,
    "location": "",
    "context": ".outdated feature",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 42552,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/main-categories/tr/?checksum=7cca06e706015f3b",
    "url": "http://weblate.openstreetbrowser.org/api/units/42552/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1472/?format=api"
}