Units API.

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

GET /api/units/100650/?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/joins/es/?format=api",
    "source": [
        "The ``JOIN`` clause combines two ``FROM`` items.  By default, we are using an ``INNER JOIN``, but there are four other types of joins. For further information see the `join_type <http://www.postgresql.org/docs/9.1/interactive/sql-select.html#SQL-FROM>`_ definition in the PostgreSQL documentation."
    ],
    "previous_source": "",
    "target": [
        "La cláusula ``JOIN`` combina dos elementos de ``FROM``. Por defecto, estamos usando un ``INNER JOIN``, pero hay otros cuatro tipos de joins. Para más información ver la definición de `join_type <http://www.postgresql.org/docs/9.1/interactive/sql-select.html#SQL-FROM>`_ en la documentación de PostgreSQL."
    ],
    "id_hash": -3677532737146978112,
    "content_hash": -3677532737146978112,
    "location": "../../en/joins.rst:97",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://weblate.osgeo.org/api/units/100227/?format=api",
    "priority": 100,
    "id": 100650,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/es/?checksum=4cf6c775c07c00c0",
    "url": "https://weblate.osgeo.org/api/units/100650/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:46.161449Z"
}