Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_design-44bsd/es/?format=api",
    "source": [
        "When the local client does an operation on a remote filesystem, the request is packaged and is sent to the server. The server does the requested operation and returns either the requested information or an error indicating why the request was denied. To get reasonable performance, the client must cache frequently accessed data. The complexity of remote filesystems lies in maintaining cache consistency between the server and its many clients."
    ],
    "previous_source": "",
    "target": [
        "Cuando el cliente local realiza una operación en un sistema de archivos remoto, la solicitud se empaqueta y se envía al servidor. El servidor realiza la operación solicitada y devuelve la información solicitada o un error que indica por qué se rechazó la solicitud. Para obtener un rendimiento razonable, el cliente debe almacenar en caché los datos a los que se accede con frecuencia. La complejidad de los sistemas de archivos remotos radica en mantener la coherencia de la caché entre el servidor y sus muchos clientes."
    ],
    "id_hash": 7312634327631026403,
    "content_hash": 7312634327631026403,
    "location": "book.translate.xml:2091",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 264,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105110/?format=api",
    "priority": 100,
    "id": 227483,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=e57bb22d4ec658e3",
    "url": "https://translate-dev.freebsd.org/api/units/227483/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:06.496321Z"
}