Translation components API.

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

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

{
    "count": 30,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "Spatial Relationships Exercises"
            ],
            "previous_source": "",
            "target": [
                "Spatial Relationships Exercises"
            ],
            "id_hash": -4666230909319952095,
            "content_hash": -4666230909319952095,
            "location": "../../en/spatial_relationships_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": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/98046/?format=api",
            "priority": 100,
            "id": 98046,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=3f3e37b5f2094921",
            "url": "https://weblate.osgeo.org/api/units/98046/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.362241Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "Here's a reminder of the functions we saw in the last section. They should be useful for the exercises!"
            ],
            "previous_source": "",
            "target": [
                "Here's a reminder of the functions we saw in the last section. They should be useful for the exercises!"
            ],
            "id_hash": -914448493331288555,
            "content_hash": -914448493331288555,
            "location": "../../en/spatial_relationships_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/98049/?format=api",
            "priority": 100,
            "id": 98049,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=734f39f0b598ee15",
            "url": "https://weblate.osgeo.org/api/units/98049/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.398142Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_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/spatial_relationships_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": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98051/?format=api",
            "priority": 100,
            "id": 98051,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=71d5a6a6345b0bf3",
            "url": "https://weblate.osgeo.org/api/units/98051/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.421953Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_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/spatial_relationships_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": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98054/?format=api",
            "priority": 100,
            "id": 98054,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=a35826b041d67497",
            "url": "https://weblate.osgeo.org/api/units/98054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.445683Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Contains(geometry A, geometry B)` returns true if geometry A contains geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Contains(geometry A, geometry B)` returns true if geometry A contains geometry B"
            ],
            "id_hash": -7721309242972623132,
            "content_hash": -7721309242972623132,
            "location": "../../en/spatial_relationships_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": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98057/?format=api",
            "priority": 100,
            "id": 98057,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=14d866271bad2ee4",
            "url": "https://weblate.osgeo.org/api/units/98057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.470706Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Crosses(geometry A, geometry B)` returns true if geometry A crosses geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Crosses(geometry A, geometry B)` returns true if geometry A crosses geometry B"
            ],
            "id_hash": 5578600074370826496,
            "content_hash": 5578600074370826496,
            "location": "../../en/spatial_relationships_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": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98061/?format=api",
            "priority": 100,
            "id": 98061,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=cd6b2b3600d74100",
            "url": "https://weblate.osgeo.org/api/units/98061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.496578Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Disjoint(geometry A , geometry B)` returns true if the geometries do not \"spatially intersect\""
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Disjoint(geometry A , geometry B)` returns true if the geometries do not \"spatially intersect\""
            ],
            "id_hash": 4391678326084475809,
            "content_hash": 4391678326084475809,
            "location": "../../en/spatial_relationships_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": 14,
            "source_unit": "https://weblate.osgeo.org/api/units/98065/?format=api",
            "priority": 100,
            "id": 98065,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=bcf2602b620c1ba1",
            "url": "https://weblate.osgeo.org/api/units/98065/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.522988Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Distance(geometry A, geometry B)` returns the minimum distance between geometry A and geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Distance(geometry A, geometry B)` returns the minimum distance between geometry A and geometry B"
            ],
            "id_hash": 7087089013872496991,
            "content_hash": 7087089013872496991,
            "location": "../../en/spatial_relationships_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": 14,
            "source_unit": "https://weblate.osgeo.org/api/units/98069/?format=api",
            "priority": 100,
            "id": 98069,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=e25a65e8bb71915f",
            "url": "https://weblate.osgeo.org/api/units/98069/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.547106Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_DWithin(geometry A, geometry B, radius)` returns true if geometry A is radius distance or less from geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_DWithin(geometry A, geometry B, radius)` returns true if geometry A is radius distance or less from geometry B"
            ],
            "id_hash": 7582434958965590212,
            "content_hash": 7582434958965590212,
            "location": "../../en/spatial_relationships_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": 18,
            "source_unit": "https://weblate.osgeo.org/api/units/98073/?format=api",
            "priority": 100,
            "id": 98073,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=e93a386bf5a5c8c4",
            "url": "https://weblate.osgeo.org/api/units/98073/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.570533Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Equals(geometry A, geometry B)` returns true if geometry A is the same as geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Equals(geometry A, geometry B)` returns true if geometry A is the same as geometry B"
            ],
            "id_hash": -801899052372634229,
            "content_hash": -801899052372634229,
            "location": "../../en/spatial_relationships_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": 15,
            "source_unit": "https://weblate.osgeo.org/api/units/98077/?format=api",
            "priority": 100,
            "id": 98077,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=74df150f7d9b558b",
            "url": "https://weblate.osgeo.org/api/units/98077/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.594165Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Intersects(geometry A, geometry B)` returns true if geometry A intersects geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Intersects(geometry A, geometry B)` returns true if geometry A intersects geometry B"
            ],
            "id_hash": 4171181830668624899,
            "content_hash": 4171181830668624899,
            "location": "../../en/spatial_relationships_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": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98081/?format=api",
            "priority": 100,
            "id": 98081,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=b9e303c66e912403",
            "url": "https://weblate.osgeo.org/api/units/98081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.617100Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Overlaps(geometry A, geometry B)` returns true if geometry A and geometry B share space, but are not completely contained by each other."
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Overlaps(geometry A, geometry B)` returns true if geometry A and geometry B share space, but are not completely contained by each other."
            ],
            "id_hash": -3680407313083740575,
            "content_hash": -3680407313083740575,
            "location": "../../en/spatial_relationships_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": 22,
            "source_unit": "https://weblate.osgeo.org/api/units/98085/?format=api",
            "priority": 100,
            "id": 98085,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=4cec910c62e4ce61",
            "url": "https://weblate.osgeo.org/api/units/98085/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.639813Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Touches(geometry A, geometry B)` returns true if the boundary of geometry A touches geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Touches(geometry A, geometry B)` returns true if the boundary of geometry A touches geometry B"
            ],
            "id_hash": 8996529351994791185,
            "content_hash": 8996529351994791185,
            "location": "../../en/spatial_relationships_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": 15,
            "source_unit": "https://weblate.osgeo.org/api/units/98089/?format=api",
            "priority": 100,
            "id": 98089,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=fcda17c7ad065511",
            "url": "https://weblate.osgeo.org/api/units/98089/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.662545Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                ":command:`ST_Within(geometry A, geometry B)` returns true if geometry A is within geometry B"
            ],
            "previous_source": "",
            "target": [
                ":command:`ST_Within(geometry A, geometry B)` returns true if geometry A is within geometry B"
            ],
            "id_hash": -1114080780013847962,
            "content_hash": -1114080780013847962,
            "location": "../../en/spatial_relationships_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": 13,
            "source_unit": "https://weblate.osgeo.org/api/units/98093/?format=api",
            "priority": 100,
            "id": 98093,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=7089fd6ee82f3a66",
            "url": "https://weblate.osgeo.org/api/units/98093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.685018Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_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/spatial_relationships_exercises.rst:21",
            "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": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/98097/?format=api",
            "priority": 100,
            "id": 98097,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=a81239ccea46827b",
            "url": "https://weblate.osgeo.org/api/units/98097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.707624Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "``nyc_census_blocks``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_census_blocks``"
            ],
            "id_hash": -3025002096340458652,
            "content_hash": -3025002096340458652,
            "location": "../../en/spatial_relationships_exercises.rst:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98102/?format=api",
            "priority": 100,
            "id": 98102,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=5605089edad0a364",
            "url": "https://weblate.osgeo.org/api/units/98102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.729761Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_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/spatial_relationships_exercises.rst:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98105/?format=api",
            "priority": 100,
            "id": 98105,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=120e1cec606e01d5",
            "url": "https://weblate.osgeo.org/api/units/98105/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.752198Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "``nyc_streets``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_streets``"
            ],
            "id_hash": 2609392578440045565,
            "content_hash": 2609392578440045565,
            "location": "../../en/spatial_relationships_exercises.rst:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98109/?format=api",
            "priority": 100,
            "id": 98109,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=a4366cb99575a3fd",
            "url": "https://weblate.osgeo.org/api/units/98109/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.775427Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "name, type, geom"
            ],
            "previous_source": "",
            "target": [
                "name, type, geom"
            ],
            "id_hash": 6604575797723661680,
            "content_hash": 6604575797723661680,
            "location": "../../en/spatial_relationships_exercises.rst:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/98113/?format=api",
            "priority": 100,
            "id": 98113,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=dba82ab20b760570",
            "url": "https://weblate.osgeo.org/api/units/98113/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.799067Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "``nyc_subway_stations``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_subway_stations``"
            ],
            "id_hash": 6679113862865211847,
            "content_hash": 6679113862865211847,
            "location": "../../en/spatial_relationships_exercises.rst:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98117/?format=api",
            "priority": 100,
            "id": 98117,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=dcb0faabba77d1c7",
            "url": "https://weblate.osgeo.org/api/units/98117/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.821524Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "name, geom"
            ],
            "previous_source": "",
            "target": [
                "name, geom"
            ],
            "id_hash": 7505500002104016843,
            "content_hash": 7505500002104016843,
            "location": "../../en/spatial_relationships_exercises.rst:33",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://weblate.osgeo.org/api/units/98121/?format=api",
            "priority": 100,
            "id": 98121,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=e828e47c6f1a7fcb",
            "url": "https://weblate.osgeo.org/api/units/98121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.844100Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "``nyc_neighborhoods``"
            ],
            "previous_source": "",
            "target": [
                "``nyc_neighborhoods``"
            ],
            "id_hash": 7631548142037648666,
            "content_hash": 7631548142037648666,
            "location": "../../en/spatial_relationships_exercises.rst:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98125/?format=api",
            "priority": 100,
            "id": 98125,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=e9e8b499fc72451a",
            "url": "https://weblate.osgeo.org/api/units/98125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.866330Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "name, boroname, geom"
            ],
            "previous_source": "",
            "target": [
                "name, boroname, geom"
            ],
            "id_hash": 236775198660524252,
            "content_hash": 236775198660524252,
            "location": "../../en/spatial_relationships_exercises.rst:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/98129/?format=api",
            "priority": 100,
            "id": 98129,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=834931c9e7c878dc",
            "url": "https://weblate.osgeo.org/api/units/98129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.888428Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "Exercises"
            ],
            "previous_source": "",
            "target": [
                "Exercises"
            ],
            "id_hash": -7091084141687761545,
            "content_hash": -7091084141687761545,
            "location": "../../en/spatial_relationships_exercises.rst:40",
            "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": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98133/?format=api",
            "priority": 100,
            "id": 98133,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=1d97688b164b9577",
            "url": "https://weblate.osgeo.org/api/units/98133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.910589Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "**What is the geometry value for the street named 'Atlantic Commons'?**"
            ],
            "previous_source": "",
            "target": [
                "**What is the geometry value for the street named 'Atlantic Commons'?**"
            ],
            "id_hash": -4743593144360516935,
            "content_hash": -4743593144360516935,
            "location": "../../en/spatial_relationships_exercises.rst:42",
            "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": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98136/?format=api",
            "priority": 100,
            "id": 98136,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=3e2b5f2af769c2b9",
            "url": "https://weblate.osgeo.org/api/units/98136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.933407Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "**What neighborhood and borough is Atlantic Commons in?**"
            ],
            "previous_source": "",
            "target": [
                "**What neighborhood and borough is Atlantic Commons in?**"
            ],
            "id_hash": -1201137509290988304,
            "content_hash": -1201137509290988304,
            "location": "../../en/spatial_relationships_exercises.rst:54",
            "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": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/98139/?format=api",
            "priority": 100,
            "id": 98139,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=6f54b3cc98502cf0",
            "url": "https://weblate.osgeo.org/api/units/98139/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.956058Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "\"Hey, why did you change from a 'MULTILINESTRING' to a 'LINESTRING'?\" Spatially they describe the same shape, so going from a single-item multi-geometry to a singleton saves a few keystrokes."
            ],
            "previous_source": "",
            "target": [
                "\"Hey, why did you change from a 'MULTILINESTRING' to a 'LINESTRING'?\" Spatially they describe the same shape, so going from a single-item multi-geometry to a singleton saves a few keystrokes."
            ],
            "id_hash": 5975553881150125820,
            "content_hash": 5975553881150125820,
            "location": "../../en/spatial_relationships_exercises.rst:73",
            "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": 30,
            "source_unit": "https://weblate.osgeo.org/api/units/98143/?format=api",
            "priority": 100,
            "id": 98143,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=d2ed6e985628f6fc",
            "url": "https://weblate.osgeo.org/api/units/98143/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:36.980105Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "More importantly, we also rounded the coordinates to make them easier to read, which does actually change results: we couldn't use the ST_Touches() predicate to find out which roads join Atlantic Commons, because the coordinates are not exactly the same anymore."
            ],
            "previous_source": "",
            "target": [
                "More importantly, we also rounded the coordinates to make them easier to read, which does actually change results: we couldn't use the ST_Touches() predicate to find out which roads join Atlantic Commons, because the coordinates are not exactly the same anymore."
            ],
            "id_hash": 8664594807567453013,
            "content_hash": 8664594807567453013,
            "location": "../../en/spatial_relationships_exercises.rst:75",
            "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": 41,
            "source_unit": "https://weblate.osgeo.org/api/units/98145/?format=api",
            "priority": 100,
            "id": 98145,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=f83ed3120bc08b55",
            "url": "https://weblate.osgeo.org/api/units/98145/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.003062Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "**What streets does Atlantic Commons join with?**"
            ],
            "previous_source": "",
            "target": [
                "**What streets does Atlantic Commons join with?**"
            ],
            "id_hash": 2935191107731349332,
            "content_hash": 2935191107731349332,
            "location": "../../en/spatial_relationships_exercises.rst:78",
            "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": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/98147/?format=api",
            "priority": 100,
            "id": 98147,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=a8bbe4c2dc365f54",
            "url": "https://weblate.osgeo.org/api/units/98147/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.025960Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/en/?format=api",
            "source": [
                "**Approximately how many people live on (within 50 meters of) Atlantic Commons?**"
            ],
            "previous_source": "",
            "target": [
                "**Approximately how many people live on (within 50 meters of) Atlantic Commons?**"
            ],
            "id_hash": 3670796357754674229,
            "content_hash": 3670796357754674229,
            "location": "../../en/spatial_relationships_exercises.rst:100",
            "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": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98149/?format=api",
            "priority": 100,
            "id": 98149,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/en/?checksum=b2f149d6b2c3dc35",
            "url": "https://weblate.osgeo.org/api/units/98149/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.050929Z"
        }
    ]
}