Units API.

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

GET /api/units/278495/?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": [
        "Password minimum number of characters"
    ],
    "previous_source": "",
    "target": [
        "Número mínimo de caracteres en contraseñas"
    ],
    "id_hash": -8677107908672960918,
    "content_hash": 2072769663210143643,
    "location": "",
    "context": "ADMIN.INFO.PASSWORD_MIN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/277747/?format=api",
    "priority": 100,
    "id": 278495,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=0794b85491d0c66a",
    "url": "https://weblate.framasoft.org/api/units/278495/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.054743Z"
}