Units API.

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

GET /api/units/278456/?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": [
        "Minimum size"
    ],
    "previous_source": "",
    "target": [
        "Tamaño mínimo"
    ],
    "id_hash": -8522138559426811307,
    "content_hash": 3274226891482295962,
    "location": "",
    "context": "ADMIN.FIELD.PASSWORD_MIN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/277708/?format=api",
    "priority": 100,
    "id": 278456,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=09bb4821e6b4aa55",
    "url": "https://weblate.framasoft.org/api/units/278456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:50.897595Z"
}