Units API.

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

GET /api/units/104263/?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/spatial_relationships/es/?format=api",
    "source": [
        "For testing whether two objects are within a distance of one another, the :command:`ST_DWithin` function provides an index-accelerated true/false test. This is useful for questions like \"how many trees are within a 500 meter buffer of the road?\". You don't have to calculate an actual buffer, you just have to test the distance relationship."
    ],
    "previous_source": "",
    "target": [
        "Para probar si dos objetos están dentro de una distancia entre sí, la función :command:`ST_DWithin` proporciona una prueba de verdadero/falso acelerada por índice. Esto es útil para preguntas como \"¿cuántos árboles están dentro de un buffer de 500 metros de la carretera?\". No tienes que calcular un buffer real, solo tienes que probar la relación de distancia."
    ],
    "id_hash": -2288201678907143400,
    "content_hash": -2288201678907143400,
    "location": "../../en/spatial_relationships.rst:148",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://weblate.osgeo.org/api/units/104071/?format=api",
    "priority": 100,
    "id": 104263,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/es/?checksum=603eacb24a498b18",
    "url": "https://weblate.osgeo.org/api/units/104263/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.546156Z"
}