Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/tuning/es/?format=api",
    "source": [
        "This is a unit-less value that represents the cost of a random page access from disk.  This value is relative to a number of other cost parameters including sequential page access, and CPU operation costs.  While there is no magic bullet for this value, the default is generally conservative and for databases running on spinning media. The random access cost for SSD should be set even lower."
    ],
    "previous_source": "",
    "target": [
        "Este es un valor sin unidades que representa el costo de un acceso aleatorio a una página en disco. Este valor es relativo a otros parámetros de costo, incluyendo el acceso secuencial a páginas y los costos de operación de CPU. Aunque no existe un valor único perfecto, el valor predeterminado suele ser conservador y está pensado para bases de datos que funcionan sobre discos mecánicos (spinning media). Para SSD, el costo de acceso aleatorio debería configurarse aún más bajo."
    ],
    "id_hash": 7989442845374488304,
    "content_hash": 7989442845374488304,
    "location": "../../en/tuning.rst:90",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://weblate.osgeo.org/api/units/101913/?format=api",
    "priority": 100,
    "id": 102164,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/tuning/es/?checksum=eee033f01fd51ef0",
    "url": "https://weblate.osgeo.org/api/units/102164/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:50.679036Z"
}