Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/es/?format=api",
    "source": [
        "Missing password."
    ],
    "previous_source": "",
    "target": [
        "Falta la contraseña."
    ],
    "id_hash": -7288077972707803235,
    "content_hash": 5647603977287801306,
    "location": "",
    "context": "BACKEND.ERROR.TYPE.PASSWORD_MISSING",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/277813/?format=api",
    "priority": 100,
    "id": 278561,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=1adb8bb29d66ff9d",
    "url": "https://weblate.framasoft.org/api/units/278561/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.449852Z"
}