Units API.

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

GET /api/units/258676/?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/sumwars/the_besieged_farm/pt/?format=api",
    "source": [
        "Let's just go collect the money."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5926208870287171564,
    "content_hash": 5926208870287171564,
    "location": "besieged_farm.xml:122, besieged_farm.xml:124",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/258886/?format=api",
    "priority": 100,
    "id": 258676,
    "web_url": "https://hosted.weblate.org/translate/sumwars/the_besieged_farm/pt/?checksum=d23e1f91b23c5fec",
    "url": "https://hosted.weblate.org/api/units/258676/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:18+02:00"
}