Units API.

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

GET /api/units/289300/?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": [
        "You can display a message on login and subscribe pages. English language will be used as fallback if user’s language is not defined or empty. HTML is authorized, be careful!"
    ],
    "previous_source": "",
    "target": [
        "Puede mostrar un mensaje en las páginas de inicio de sesión y registro. Se utilizará el inglés como idioma por defecto si el idioma del usuario está vacio o no definido. Se permiten etiquetas HTML, ¡tenga cuidado!"
    ],
    "id_hash": 1778673532913689876,
    "content_hash": -7463011816692648262,
    "location": "",
    "context": "ADMIN.INFO.LOGIN_MSG",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://weblate.framasoft.org/api/units/289294/?format=api",
    "priority": 100,
    "id": 289300,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=98af1e2784b5a514",
    "url": "https://weblate.framasoft.org/api/units/289300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-25T07:34:52.012147Z"
}