Units API.

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

GET /api/units/207377/?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/articles_vm-design/es/?format=api",
    "source": [
        "The most important aspect of performance design is what is known as <quote>Optimizing the Critical Path</quote>. It is often the case that performance optimizations add a little bloat to the code in order to make the critical path perform better."
    ],
    "previous_source": "",
    "target": [
        "El aspecto más importante del diseño de rendimiento es lo que se conoce como <quote>Optimización del Camino Crítico</quote>. Es común que las optimizaciones de rendimiento inflen algo el código con el fin de mejorar el rendimiento del camino crítico."
    ],
    "id_hash": -1468032421014092961,
    "content_hash": -1468032421014092961,
    "location": "article.translate.xml:110",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102055/?format=api",
    "priority": 100,
    "id": 207377,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_vm-design/es/?checksum=6ba0804a82b2c35f",
    "url": "https://translate-dev.freebsd.org/api/units/207377/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T21:36:50.435810Z"
}