Translation components API.

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

GET /api/translations/postgis-workshop/geometries_exercises/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "Geometry Exercises"
            ],
            "previous_source": "",
            "target": [
                "Geometry Exercises"
            ],
            "id_hash": 3553514570076627340,
            "content_hash": 3553514570076627340,
            "location": "../../en/geometries_exercises.rst:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.osgeo.org/api/units/99828/?format=api",
            "priority": 100,
            "id": 99828,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=b1509eac9597a18c",
            "url": "https://weblate.osgeo.org/api/units/99828/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.460704Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "Here's a reminder of all the functions we have seen so far. They should be useful for the exercises!"
            ],
            "previous_source": "",
            "target": [
                "Here's a reminder of all the functions we have seen so far. They should be useful for the exercises!"
            ],
            "id_hash": -3973937820284439870,
            "content_hash": -3973937820284439870,
            "location": "../../en/geometries_exercises.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://weblate.osgeo.org/api/units/99829/?format=api",
            "priority": 100,
            "id": 99829,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=48d9bc9b7674b2c2",
            "url": "https://weblate.osgeo.org/api/units/99829/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.494639Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`sum(expression)` aggregate to return a sum for a set of records"
            ],
            "previous_source": "",
            "target": [
                ":command:`sum(expression)` aggregate to return a sum for a set of records"
            ],
            "id_hash": -1020726507756385293,
            "content_hash": -1020726507756385293,
            "location": "../../en/geometries_exercises.rst:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/99840/?format=api",
            "priority": 100,
            "id": 99840,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=71d5a6a6345b0bf3",
            "url": "https://weblate.osgeo.org/api/units/99840/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.518218Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`count(expression)` aggregate to return the size of a set of records"
            ],
            "previous_source": "",
            "target": [
                ":command:`count(expression)` aggregate to return the size of a set of records"
            ],
            "id_hash": 2546828127738688663,
            "content_hash": 2546828127738688663,
            "location": "../../en/geometries_exercises.rst:9",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/99855/?format=api",
            "priority": 100,
            "id": 99855,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=a35826b041d67497",
            "url": "https://weblate.osgeo.org/api/units/99855/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.542088Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeometryType(geometry)` returns the type of the geometry"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeometryType(geometry)` returns the type of the geometry"
            ],
            "id_hash": 4067540987884452686,
            "content_hash": 4067540987884452686,
            "location": "../../en/geometries_exercises.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/99867/?format=api",
            "priority": 100,
            "id": 99867,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=b872cefa4c31bb4e",
            "url": "https://weblate.osgeo.org/api/units/99867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.562897Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_NDims(geometry)` returns the number of dimensions of the geometry"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_NDims(geometry)` returns the number of dimensions of the geometry"
            ],
            "id_hash": -3371741572198596923,
            "content_hash": -3371741572198596923,
            "location": "../../en/geometries_exercises.rst:11",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/99879/?format=api",
            "priority": 100,
            "id": 99879,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=51352ae782af7ec5",
            "url": "https://weblate.osgeo.org/api/units/99879/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.584812Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_SRID(geometry)` returns the spatial reference identifier number of the geometry"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_SRID(geometry)` returns the spatial reference identifier number of the geometry"
            ],
            "id_hash": 881259382909797171,
            "content_hash": 881259382909797171,
            "location": "../../en/geometries_exercises.rst:12",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://weblate.osgeo.org/api/units/99893/?format=api",
            "priority": 100,
            "id": 99893,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=8c3adcbd59518333",
            "url": "https://weblate.osgeo.org/api/units/99893/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.607649Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_X(point)` returns the X ordinate"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_X(point)` returns the X ordinate"
            ],
            "id_hash": 6337796954040016861,
            "content_hash": 6337796954040016861,
            "location": "../../en/geometries_exercises.rst:13",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.osgeo.org/api/units/99912/?format=api",
            "priority": 100,
            "id": 99912,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=d7f460c0281b9fdd",
            "url": "https://weblate.osgeo.org/api/units/99912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.629942Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_Y(point)` returns the Y ordinate"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Y(point)` returns the Y ordinate"
            ],
            "id_hash": -2995766614587745184,
            "content_hash": -2995766614587745184,
            "location": "../../en/geometries_exercises.rst:14",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.osgeo.org/api/units/99925/?format=api",
            "priority": 100,
            "id": 99925,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=566ce622e385dc60",
            "url": "https://weblate.osgeo.org/api/units/99925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.652605Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_Length(linestring)` returns the length of the linestring"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Length(linestring)` returns the length of the linestring"
            ],
            "id_hash": -8541996009102286529,
            "content_hash": -8541996009102286529,
            "location": "../../en/geometries_exercises.rst:15",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/99939/?format=api",
            "priority": 100,
            "id": 99939,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=0974bbe31ca7613f",
            "url": "https://weblate.osgeo.org/api/units/99939/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.675251Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_StartPoint(geometry)` returns the first coordinate as a point"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_StartPoint(geometry)` returns the first coordinate as a point"
            ],
            "id_hash": -6138619128971429948,
            "content_hash": -6138619128971429948,
            "location": "../../en/geometries_exercises.rst:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/99952/?format=api",
            "priority": 100,
            "id": 99952,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=2acf3e6d0e3d77c4",
            "url": "https://weblate.osgeo.org/api/units/99952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.698079Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_EndPoint(geometry)` returns the last coordinate as a point"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_EndPoint(geometry)` returns the last coordinate as a point"
            ],
            "id_hash": -5311038098000773433,
            "content_hash": -5311038098000773433,
            "location": "../../en/geometries_exercises.rst:17",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/99953/?format=api",
            "priority": 100,
            "id": 99953,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=364b66fd2c18fec7",
            "url": "https://weblate.osgeo.org/api/units/99953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.720424Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_NPoints(geometry)` returns the number of coordinates in the linestring"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_NPoints(geometry)` returns the number of coordinates in the linestring"
            ],
            "id_hash": 816522866791072192,
            "content_hash": 816522866791072192,
            "location": "../../en/geometries_exercises.rst:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/99954/?format=api",
            "priority": 100,
            "id": 99954,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=8b54df38a210c1c0",
            "url": "https://weblate.osgeo.org/api/units/99954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.743958Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_Area(geometry)` returns the area of the polygons"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Area(geometry)` returns the area of the polygons"
            ],
            "id_hash": 4769711107713515951,
            "content_hash": 4769711107713515951,
            "location": "../../en/geometries_exercises.rst:19",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/99955/?format=api",
            "priority": 100,
            "id": 99955,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=c2316afb407fc1af",
            "url": "https://weblate.osgeo.org/api/units/99955/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.767491Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_NRings(geometry)` returns the number of rings (usually 1, more if there are holes)"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_NRings(geometry)` returns the number of rings (usually 1, more if there are holes)"
            ],
            "id_hash": 6228564563471137937,
            "content_hash": 6228564563471137937,
            "location": "../../en/geometries_exercises.rst:20",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://weblate.osgeo.org/api/units/99956/?format=api",
            "priority": 100,
            "id": 99956,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=d6704e785a487c91",
            "url": "https://weblate.osgeo.org/api/units/99956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.790307Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_ExteriorRing(polygon)` returns the outer ring as a linestring"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_ExteriorRing(polygon)` returns the outer ring as a linestring"
            ],
            "id_hash": -8371164405866982552,
            "content_hash": -8371164405866982552,
            "location": "../../en/geometries_exercises.rst:21",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/99957/?format=api",
            "priority": 100,
            "id": 99957,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=0bd3a6533fe79368",
            "url": "https://weblate.osgeo.org/api/units/99957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.812614Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_InteriorRingN(polygon, integer)` returns a specified interior ring as a linestring"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_InteriorRingN(polygon, integer)` returns a specified interior ring as a linestring"
            ],
            "id_hash": -5585758495411757246,
            "content_hash": -5585758495411757246,
            "location": "../../en/geometries_exercises.rst:22",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://weblate.osgeo.org/api/units/99959/?format=api",
            "priority": 100,
            "id": 99959,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=327b663e37dc9f42",
            "url": "https://weblate.osgeo.org/api/units/99959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.834607Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_Perimeter(geometry)` returns the length of all the rings"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Perimeter(geometry)` returns the length of all the rings"
            ],
            "id_hash": -1401591957575842884,
            "content_hash": -1401591957575842884,
            "location": "../../en/geometries_exercises.rst:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/99961/?format=api",
            "priority": 100,
            "id": 99961,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=6c8c8b8a60a5c3bc",
            "url": "https://weblate.osgeo.org/api/units/99961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.857684Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_NumGeometries(multi/geomcollection)` returns the number of parts in the collection"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_NumGeometries(multi/geomcollection)` returns the number of parts in the collection"
            ],
            "id_hash": 5451755146994356705,
            "content_hash": 5451755146994356705,
            "location": "../../en/geometries_exercises.rst:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/99965/?format=api",
            "priority": 100,
            "id": 99965,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=cba8866beb0191e1",
            "url": "https://weblate.osgeo.org/api/units/99965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.881430Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeometryN(geometry, integer)` returns the specified part of the collection"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeometryN(geometry, integer)` returns the specified part of the collection"
            ],
            "id_hash": -4470558296728143457,
            "content_hash": -4470558296728143457,
            "location": "../../en/geometries_exercises.rst:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/99980/?format=api",
            "priority": 100,
            "id": 99980,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=41f562ea47d7f99f",
            "url": "https://weblate.osgeo.org/api/units/99980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.904885Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeomFromText(text)` returns ``geometry``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeomFromText(text)` returns ``geometry``"
            ],
            "id_hash": -5254946734501622109,
            "content_hash": -5254946734501622109,
            "location": "../../en/geometries_exercises.rst:26",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/99995/?format=api",
            "priority": 100,
            "id": 99995,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=3712adc9706e8ea3",
            "url": "https://weblate.osgeo.org/api/units/99995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.927813Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsText(geometry)` returns WKT ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsText(geometry)` returns WKT ``text``"
            ],
            "id_hash": 4195690895016880771,
            "content_hash": 4195690895016880771,
            "location": "../../en/geometries_exercises.rst:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100010/?format=api",
            "priority": 100,
            "id": 100010,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=ba3a16a3a8d26a83",
            "url": "https://weblate.osgeo.org/api/units/100010/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.950368Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsEWKT(geometry)` returns EWKT ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsEWKT(geometry)` returns EWKT ``text``"
            ],
            "id_hash": 1877436880019147028,
            "content_hash": 1877436880019147028,
            "location": "../../en/geometries_exercises.rst:28",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100012/?format=api",
            "priority": 100,
            "id": 100012,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=9a0dfee531c24914",
            "url": "https://weblate.osgeo.org/api/units/100012/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.972764Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeomFromWKB(bytea)` returns ``geometry``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeomFromWKB(bytea)` returns ``geometry``"
            ],
            "id_hash": -8308389812249689728,
            "content_hash": -8308389812249689728,
            "location": "../../en/geometries_exercises.rst:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/100014/?format=api",
            "priority": 100,
            "id": 100014,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=0cb2ab7c49620180",
            "url": "https://weblate.osgeo.org/api/units/100014/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:43.996942Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsBinary(geometry)` returns WKB ``bytea``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsBinary(geometry)` returns WKB ``bytea``"
            ],
            "id_hash": -5843229641666222935,
            "content_hash": -5843229641666222935,
            "location": "../../en/geometries_exercises.rst:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100016/?format=api",
            "priority": 100,
            "id": 100016,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=2ee8ad998373a4a9",
            "url": "https://weblate.osgeo.org/api/units/100016/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.020085Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsEWKB(geometry)` returns EWKB ``bytea``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsEWKB(geometry)` returns EWKB ``bytea``"
            ],
            "id_hash": -2313915750622593414,
            "content_hash": -2313915750622593414,
            "location": "../../en/geometries_exercises.rst:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100018/?format=api",
            "priority": 100,
            "id": 100018,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=5fe351e26bf57e7a",
            "url": "https://weblate.osgeo.org/api/units/100018/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.042922Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeomFromGML(text)` returns ``geometry``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeomFromGML(text)` returns ``geometry``"
            ],
            "id_hash": -1126956344405659270,
            "content_hash": -1126956344405659270,
            "location": "../../en/geometries_exercises.rst:32",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/100020/?format=api",
            "priority": 100,
            "id": 100020,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=705c3f2cf653f17a",
            "url": "https://weblate.osgeo.org/api/units/100020/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.065442Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsGML(geometry)` returns GML ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsGML(geometry)` returns GML ``text``"
            ],
            "id_hash": -4614079719899162837,
            "content_hash": -4614079719899162837,
            "location": "../../en/geometries_exercises.rst:33",
            "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": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100022/?format=api",
            "priority": 100,
            "id": 100022,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=3ff77ef0f213972b",
            "url": "https://weblate.osgeo.org/api/units/100022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.088139Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_GeomFromKML(text)` returns ``geometry``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_GeomFromKML(text)` returns ``geometry``"
            ],
            "id_hash": -196483210803906835,
            "content_hash": -196483210803906835,
            "location": "../../en/geometries_exercises.rst:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/100024/?format=api",
            "priority": 100,
            "id": 100024,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=7d45f38f8fb476ed",
            "url": "https://weblate.osgeo.org/api/units/100024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.110218Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsKML(geometry)` returns KML ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsKML(geometry)` returns KML ``text``"
            ],
            "id_hash": -6279272246675618020,
            "content_hash": -6279272246675618020,
            "location": "../../en/geometries_exercises.rst:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100026/?format=api",
            "priority": 100,
            "id": 100026,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=28db8b2920ee471c",
            "url": "https://weblate.osgeo.org/api/units/100026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.132536Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsGeoJSON(geometry)` returns JSON ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsGeoJSON(geometry)` returns JSON ``text``"
            ],
            "id_hash": -6907118742434577344,
            "content_hash": -6907118742434577344,
            "location": "../../en/geometries_exercises.rst:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100028/?format=api",
            "priority": 100,
            "id": 100028,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=2024fc1967be8440",
            "url": "https://weblate.osgeo.org/api/units/100028/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.155628Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                ":command:`ST_AsSVG(geometry)` returns SVG ``text``"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_AsSVG(geometry)` returns SVG ``text``"
            ],
            "id_hash": 179077769722177280,
            "content_hash": 179077769722177280,
            "location": "../../en/geometries_exercises.rst:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100030/?format=api",
            "priority": 100,
            "id": 100030,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=827c36486375a700",
            "url": "https://weblate.osgeo.org/api/units/100030/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.178517Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "Also remember the tables we have available:"
            ],
            "previous_source": "",
            "target": [
                "Also remember the tables we have available:"
            ],
            "id_hash": 2887433863364510331,
            "content_hash": 2887433863364510331,
            "location": "../../en/geometries_exercises.rst:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/100032/?format=api",
            "priority": 100,
            "id": 100032,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=a81239ccea46827b",
            "url": "https://weblate.osgeo.org/api/units/100032/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.202268Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "``nyc_census_blocks``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_census_blocks``"
            ],
            "id_hash": -3025002096340458652,
            "content_hash": -3025002096340458652,
            "location": "../../en/geometries_exercises.rst:41",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100035/?format=api",
            "priority": 100,
            "id": 100035,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=5605089edad0a364",
            "url": "https://weblate.osgeo.org/api/units/100035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.224920Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "blkid, popn_total, boroname, geom"
            ],
            "previous_source": "",
            "target": [
                "blkid, popn_total, boroname, geom"
            ],
            "id_hash": -7922362892942442027,
            "content_hash": -7922362892942442027,
            "location": "../../en/geometries_exercises.rst:43",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/100037/?format=api",
            "priority": 100,
            "id": 100037,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=120e1cec606e01d5",
            "url": "https://weblate.osgeo.org/api/units/100037/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.248319Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "``nyc_streets``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_streets``"
            ],
            "id_hash": 2609392578440045565,
            "content_hash": 2609392578440045565,
            "location": "../../en/geometries_exercises.rst:45",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100046/?format=api",
            "priority": 100,
            "id": 100046,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=a4366cb99575a3fd",
            "url": "https://weblate.osgeo.org/api/units/100046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.271539Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "name, type, geom"
            ],
            "previous_source": "",
            "target": [
                "name, type, geom"
            ],
            "id_hash": 6604575797723661680,
            "content_hash": 6604575797723661680,
            "location": "../../en/geometries_exercises.rst:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/100061/?format=api",
            "priority": 100,
            "id": 100061,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=dba82ab20b760570",
            "url": "https://weblate.osgeo.org/api/units/100061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.294225Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "``nyc_subway_stations``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_subway_stations``"
            ],
            "id_hash": 6679113862865211847,
            "content_hash": 6679113862865211847,
            "location": "../../en/geometries_exercises.rst:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100078/?format=api",
            "priority": 100,
            "id": 100078,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=dcb0faabba77d1c7",
            "url": "https://weblate.osgeo.org/api/units/100078/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.317136Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "name, geom"
            ],
            "previous_source": "",
            "target": [
                "name, geom"
            ],
            "id_hash": 7505500002104016843,
            "content_hash": 7505500002104016843,
            "location": "../../en/geometries_exercises.rst:51",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://weblate.osgeo.org/api/units/100091/?format=api",
            "priority": 100,
            "id": 100091,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=e828e47c6f1a7fcb",
            "url": "https://weblate.osgeo.org/api/units/100091/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.339890Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "``nyc_neighborhoods``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_neighborhoods``"
            ],
            "id_hash": 7631548142037648666,
            "content_hash": 7631548142037648666,
            "location": "../../en/geometries_exercises.rst:53",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100094/?format=api",
            "priority": 100,
            "id": 100094,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=e9e8b499fc72451a",
            "url": "https://weblate.osgeo.org/api/units/100094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.363695Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "name, boroname, geom"
            ],
            "previous_source": "",
            "target": [
                "name, boroname, geom"
            ],
            "id_hash": 236775198660524252,
            "content_hash": 236775198660524252,
            "location": "../../en/geometries_exercises.rst:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/100097/?format=api",
            "priority": 100,
            "id": 100097,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=834931c9e7c878dc",
            "url": "https://weblate.osgeo.org/api/units/100097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.386338Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "Exercises"
            ],
            "previous_source": "",
            "target": [
                "Exercises"
            ],
            "id_hash": -7091084141687761545,
            "content_hash": -7091084141687761545,
            "location": "../../en/geometries_exercises.rst:58",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100100/?format=api",
            "priority": 100,
            "id": 100100,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=1d97688b164b9577",
            "url": "https://weblate.osgeo.org/api/units/100100/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.408779Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the area of the 'West Village' neighborhood?**"
            ],
            "previous_source": "",
            "target": [
                "**What is the area of the 'West Village' neighborhood?**"
            ],
            "id_hash": 780393856588230528,
            "content_hash": 780393856588230528,
            "location": "../../en/geometries_exercises.rst:60",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/100103/?format=api",
            "priority": 100,
            "id": 100103,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=8ad48413eed6af80",
            "url": "https://weblate.osgeo.org/api/units/100103/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.432042Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "The area is given in square meters. To get an area in hectares, divide by 10000. To get an area in acres, divide by 4047."
            ],
            "previous_source": "",
            "target": [
                "The area is given in square meters. To get an area in hectares, divide by 10000. To get an area in acres, divide by 4047."
            ],
            "id_hash": -949109583343598171,
            "content_hash": -949109583343598171,
            "location": "../../en/geometries_exercises.rst:74",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://weblate.osgeo.org/api/units/100106/?format=api",
            "priority": 100,
            "id": 100106,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=72d415dccfe2c5a5",
            "url": "https://weblate.osgeo.org/api/units/100106/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.454780Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the geometry type of ‘Pelham St’? The length?**"
            ],
            "previous_source": "",
            "target": [
                "**What is the geometry type of ‘Pelham St’? The length?**"
            ],
            "id_hash": -2947011407108925592,
            "content_hash": -2947011407108925592,
            "location": "../../en/geometries_exercises.rst:77",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://weblate.osgeo.org/api/units/100109/?format=api",
            "priority": 100,
            "id": 100109,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=571a1cbd3a3f9768",
            "url": "https://weblate.osgeo.org/api/units/100109/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.477341Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the GeoJSON representation of the 'Broad St' subway station?**"
            ],
            "previous_source": "",
            "target": [
                "**What is the GeoJSON representation of the 'Broad St' subway station?**"
            ],
            "id_hash": 812668658679716226,
            "content_hash": 812668658679716226,
            "location": "../../en/geometries_exercises.rst:93",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/100112/?format=api",
            "priority": 100,
            "id": 100112,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=8b472dd6e0b29982",
            "url": "https://weblate.osgeo.org/api/units/100112/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.500116Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the total length of streets (in kilometers) in New York City?** (Hint: The units of measurement of the spatial data are meters, there are 1000 meters in a kilometer.)"
            ],
            "previous_source": "",
            "target": [
                "**What is the total length of streets (in kilometers) in New York City?** (Hint: The units of measurement of the spatial data are meters, there are 1000 meters in a kilometer.)"
            ],
            "id_hash": 283362987288161476,
            "content_hash": 283362987288161476,
            "location": "../../en/geometries_exercises.rst:109",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://weblate.osgeo.org/api/units/100115/?format=api",
            "priority": 100,
            "id": 100115,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=83eeb522b7cdecc4",
            "url": "https://weblate.osgeo.org/api/units/100115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.522849Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the area of Manhattan in acres?** (Hint: both ``nyc_census_blocks`` and ``nyc_neighborhoods`` have a ``boroname`` in them.)"
            ],
            "previous_source": "",
            "target": [
                "**What is the area of Manhattan in acres?** (Hint: both ``nyc_census_blocks`` and ``nyc_neighborhoods`` have a ``boroname`` in them.)"
            ],
            "id_hash": 938767432933453086,
            "content_hash": 938767432933453086,
            "location": "../../en/geometries_exercises.rst:121",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://weblate.osgeo.org/api/units/100118/?format=api",
            "priority": 100,
            "id": 100118,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=8d072c01a6b42d1e",
            "url": "https://weblate.osgeo.org/api/units/100118/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.545219Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "or..."
            ],
            "previous_source": "",
            "target": [
                "or..."
            ],
            "id_hash": 1263196460477411679,
            "content_hash": 1263196460477411679,
            "location": "../../en/geometries_exercises.rst:133",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/100121/?format=api",
            "priority": 100,
            "id": 100121,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=9187c67cf449715f",
            "url": "https://weblate.osgeo.org/api/units/100121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.567724Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries_exercises/en/?format=api",
            "source": [
                "**What is the most westerly subway station?**"
            ],
            "previous_source": "",
            "target": [
                "**What is the most westerly subway station?**"
            ],
            "id_hash": -8998526294189494720,
            "content_hash": -8998526294189494720,
            "location": "../../en/geometries_exercises.rst:146",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/100124/?format=api",
            "priority": 100,
            "id": 100124,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=031ed002fcd2ae40",
            "url": "https://weblate.osgeo.org/api/units/100124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:44.593408Z"
        }
    ]
}