Units API.

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

GET /api/units/455507/?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/gammu/libgammu/sv/?format=api",
    "source": [
        "Invalid location. Maybe too high?"
    ],
    "previous_source": "",
    "target": [
        "Ogiltig plats. Kanske för hög?"
    ],
    "id_hash": 7674077969286820008,
    "content_hash": 7674077969286820008,
    "location": "libgammu/gsmcomon.c:107",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14741850/?format=api",
    "priority": 100,
    "id": 455507,
    "web_url": "https://hosted.weblate.org/translate/gammu/libgammu/sv/?checksum=ea7fcd4109fdf0a8",
    "url": "https://hosted.weblate.org/api/units/455507/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-09-30T13:37:54+02:00"
}