Units API.

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

GET /api/units/24978/?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_geom-class/es/?format=api",
    "source": [
        "The name <quote>softc</quote> is a legacy term for <quote>driver private data</quote>. The name most probably comes from the archaic term <quote>software control block</quote>. In GEOM, it is a structure (more precise: pointer to a structure) that can be attached to a geom instance to hold whatever data is private to the geom instance. Most GEOM classes have the following members:"
    ],
    "previous_source": "",
    "target": [
        "El nombre <quote>softc</quote> es un término legado para <quote>driver private data</quote>. El nombre probablemente proviene del término arcaico <quote>software control block</quote>. En GEOM, es una estructura (para ser más precisos: un pointer a una estructura) que se puede adjuntar a una instancia de geom para mantener cualquier información que sea privada para la instancia de geom. La mayoría de las clases de GEOM tienen los siguientes elementos:"
    ],
    "id_hash": -8391242316639876146,
    "content_hash": -8391242316639876146,
    "location": "article.translate.xml:422",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/98838/?format=api",
    "priority": 100,
    "id": 24978,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_geom-class/es/?checksum=0b8c51925c744bce",
    "url": "https://translate-dev.freebsd.org/api/units/24978/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:07:31.618539Z"
}