Units API.

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

GET /api/units/98610/?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/projection_exercises/en/?format=api",
    "source": [
        "The \"74th meridian\" is a fancy way of saying \"a vertical line in geographics where the X value is -74\". We can construct such a line and then compare it to the streets, projected into geographics also. Projecting the line into UTM and comparing it there will return a slightly different answer. To get the same answer, you need to \"segmentize\" it, so it has more points, before transforming."
    ],
    "previous_source": "",
    "target": [
        "The \"74th meridian\" is a fancy way of saying \"a vertical line in geographics where the X value is -74\". We can construct such a line and then compare it to the streets, projected into geographics also. Projecting the line into UTM and comparing it there will return a slightly different answer. To get the same answer, you need to \"segmentize\" it, so it has more points, before transforming."
    ],
    "id_hash": 7710233852336286148,
    "content_hash": 7710233852336286148,
    "location": "../../en/projection_exercises.rst:122",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://weblate.osgeo.org/api/units/98610/?format=api",
    "priority": 100,
    "id": 98610,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/projection_exercises/en/?checksum=eb0040d68fb229c4",
    "url": "https://weblate.osgeo.org/api/units/98610/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:38.920656Z"
}