Units API.

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

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

{
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/pt/?format=api",
    "source": "Your offer has been saved and will be visible to all players in the world.",
    "previous_source": "",
    "target": "A tua oferta foi guardada e ficará visível para todos os jogadores do mundo.",
    "id_hash": -722267053021308764,
    "content_hash": 8496185760885457059,
    "location": "",
    "context": ".marketplace.ModalSavedText",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 321,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "priority": 100,
    "id": 85321,
    "web_url": "http://i18n.foe-helper.com/translate/foe-helper/website/pt/?checksum=75f9fdf127b258a4",
    "url": "http://i18n.foe-helper.com/api/units/85321/?format=api"
}