Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/ru/?format=api",
    "source": "Muutokset tulevat voimaan, kun sovellus käynnistetään seuraavan kerran.",
    "previous_source": "The changes will take effect next time the app is started.",
    "target": "Изменения вступят в силу при следующем запуске приложения.",
    "id_hash": -5577381397228512554,
    "content_hash": -6655715912382055803,
    "location": "",
    "context": "consent_changed_restart_message",
    "comment": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "position": 548,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "priority": 100,
    "id": 42745,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/ru/?checksum=3299292b61529ad6",
    "url": "https://localization.fgae.de/api/units/42745/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/1181/?format=api"
}