Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/diet-diary/strings/pl/?format=api",
    "source": [
        "Describe your nutrition of the day."
    ],
    "previous_source": "You haven't added any entries on your diary, today.",
    "target": [
        "Opisz swój dzienny jadłospis."
    ],
    "id_hash": 4355521722714308849,
    "content_hash": 7667274548431921033,
    "location": "",
    "context": "daily_notification_message",
    "note": "Daily remainder notification message. ",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/4038956/?format=api",
    "priority": 100,
    "id": 4663715,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/pl/?checksum=bc71ebee25e240f1",
    "url": "https://hosted.weblate.org/api/units/4663715/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-05T14:34:51+02:00"
}