Units API.

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

GET /api/units/263786/?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/joringsbridge/es/?format=api",
    "source": [
        "I'm sorry, good man."
    ],
    "previous_source": "",
    "target": [
        "Lo siento, buen hombre."
    ],
    "id_hash": -3921331310025021873,
    "content_hash": -3921331310025021873,
    "location": "joringsbridge.xml:383",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/254264/?format=api",
    "priority": 100,
    "id": 263786,
    "web_url": "https://hosted.weblate.org/translate/sumwars/joringsbridge/es/?checksum=4994a1f31b57664f",
    "url": "https://hosted.weblate.org/api/units/263786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:45+02:00"
}