Units API.

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

GET /api/units/461115/?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/wammu/es/?format=api",
    "source": [
        "No phone found!"
    ],
    "previous_source": "",
    "target": [
        "¡No se encontró ningún teléfono!"
    ],
    "id_hash": 1677714888745879825,
    "content_hash": 1677714888745879825,
    "location": "Wammu/PhoneWizard.py:178",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 452,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14742354/?format=api",
    "priority": 100,
    "id": 461115,
    "web_url": "https://hosted.weblate.org/translate/gammu/wammu/es/?checksum=974870cd6a150911",
    "url": "https://hosted.weblate.org/api/units/461115/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-09-30T13:39:59+02:00"
}