Units API.

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

GET /api/units/24957/?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": [
        "See <citerefentry><refentrytitle>queue</refentrytitle><manvolnum>3</manvolnum></citerefentry>. There are a LOT of cases when a list of things needs to be maintained. Fortunately, this data structure is implemented (in several ways) by C macros included in the system. The most used list type is TAILQ because it is the most flexible. It is also the one with largest memory requirements (its elements are doubly-linked) and also the slowest (although the speed variation is on the order of several CPU instructions more, so it should not be taken seriously)."
    ],
    "previous_source": "",
    "target": [
        "Consulte <citerefentry><refentrytitle>queue</refentrytitle><manvolnum>3</manvolnum></citerefentry>. Hay MUCHOS casos en los que se debe mantener una lista de cosas. Afortunadamente, esta estructura de datos está implementada (de varias formas) por las macros de C incluidas en el sistema. El tipo de lista más utilizado es TAILQ, porque es el más flexible. También es el que tiene mayores requisitos de memoria (sus elementos están doblemente vinculados) y también el más lento (aunque la variación de la velocidad es del orden de varias instrucciones de la CPU, por lo que no debe tomarse en serio)."
    ],
    "id_hash": -4874045333475920763,
    "content_hash": -4874045333475920763,
    "location": "article.translate.xml:305",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 83,
    "source_unit": "https://translate-dev.freebsd.org/api/units/98817/?format=api",
    "priority": 100,
    "id": 24957,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_geom-class/es/?checksum=3c5be997cf047485",
    "url": "https://translate-dev.freebsd.org/api/units/24957/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:07:31.338479Z"
}