Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/fr/?format=api",
    "source": "Schedule a meeting",
    "previous_source": "",
    "target": "Planifier une réunion",
    "id_hash": -150267797199857229,
    "content_hash": 667083993457127385,
    "location": "",
    "context": "ConversationconversationMenuScheduleMeeting",
    "note": "'Schedule a meeting' : Item menu to schedule a meeting with the chat participants.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 245,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 175744,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/fr/?checksum=7dea243c0eb8d9b3",
    "url": "https://weblate.linphone.org/api/units/175744/?format=api"
}