Units API.

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

GET /api/units/102158/?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 value sets the maximum number of log file segments (typically 16MB) that can be filled between automatic WAL checkpoints.  A WAL checkpoint is a point in the sequence of WAL transactions at which it is guaranteed that the data files have been updated with all information before the checkpoint.  At this time all dirty data pages are flushed to disk and a checkpoint record is written to the log file.  This allows the crash recovery process to find the latest checkpoint record and apply all following log segments to complete the data recovery."
    ],
    "previous_source": "",
    "target": [
        "Este valor define el número máximo de segmentos de archivo de registro (típicamente 16MB) que pueden llenarse entre puntos de control automáticos de WAL (checkpoints). Un punto de control es un punto en la secuencia de transacciones WAL en el que se garantiza que los archivos de datos se han actualizado con toda la información anterior al punto de control. En ese momento, todas las páginas de datos sucias se vacían al disco y se escribe un registro de punto de control en el archivo de log. Esto permite que el proceso de recuperación tras un fallo encuentre el último registro de punto de control y aplique todos los segmentos posteriores para completar la recuperación de datos."
    ],
    "id_hash": 4319247379429918830,
    "content_hash": 4319247379429918830,
    "location": "../../en/tuning.rst:78",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 94,
    "source_unit": "https://weblate.osgeo.org/api/units/101869/?format=api",
    "priority": 100,
    "id": 102158,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/tuning/es/?checksum=bbf10c9b73f5086e",
    "url": "https://weblate.osgeo.org/api/units/102158/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:50.670535Z"
}