Translation components API.

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

GET /api/translations/postgis-workshop/spatial_relationships_exercises/de/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/de/?format=api",
            "source": [
                "Spatial Relationships Exercises"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4666230909319952095,
            "content_hash": -4666230909319952095,
            "location": "../../en/spatial_relationships_exercises.rst:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98208,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=3f3e37b5f2094921",
            "url": "https://weblate.osgeo.org/api/units/98208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.268534Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?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": [
                ""
            ],
            "id_hash": -914448493331288555,
            "content_hash": -914448493331288555,
            "location": "../../en/spatial_relationships_exercises.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98211,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=734f39f0b598ee15",
            "url": "https://weblate.osgeo.org/api/units/98211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.270402Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`sum(expression)` aggregate to return a sum for a set of records"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1020726507756385293,
            "content_hash": -1020726507756385293,
            "location": "../../en/spatial_relationships_exercises.rst:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98214,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=71d5a6a6345b0bf3",
            "url": "https://weblate.osgeo.org/api/units/98214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.272084Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`count(expression)` aggregate to return the size of a set of records"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2546828127738688663,
            "content_hash": 2546828127738688663,
            "location": "../../en/spatial_relationships_exercises.rst:9",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98217,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=a35826b041d67497",
            "url": "https://weblate.osgeo.org/api/units/98217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.273832Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Contains(geometry A, geometry B)` returns true if geometry A contains geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7721309242972623132,
            "content_hash": -7721309242972623132,
            "location": "../../en/spatial_relationships_exercises.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98220,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=14d866271bad2ee4",
            "url": "https://weblate.osgeo.org/api/units/98220/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.275469Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Crosses(geometry A, geometry B)` returns true if geometry A crosses geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5578600074370826496,
            "content_hash": 5578600074370826496,
            "location": "../../en/spatial_relationships_exercises.rst:11",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98223,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=cd6b2b3600d74100",
            "url": "https://weblate.osgeo.org/api/units/98223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.277216Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Disjoint(geometry A , geometry B)` returns true if the geometries do not \"spatially intersect\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4391678326084475809,
            "content_hash": 4391678326084475809,
            "location": "../../en/spatial_relationships_exercises.rst:12",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98226,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=bcf2602b620c1ba1",
            "url": "https://weblate.osgeo.org/api/units/98226/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.278868Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Distance(geometry A, geometry B)` returns the minimum distance between geometry A and geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7087089013872496991,
            "content_hash": 7087089013872496991,
            "location": "../../en/spatial_relationships_exercises.rst:13",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98229,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=e25a65e8bb71915f",
            "url": "https://weblate.osgeo.org/api/units/98229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.280621Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?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": [
                ""
            ],
            "id_hash": 7582434958965590212,
            "content_hash": 7582434958965590212,
            "location": "../../en/spatial_relationships_exercises.rst:14",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98232,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=e93a386bf5a5c8c4",
            "url": "https://weblate.osgeo.org/api/units/98232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.282307Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Equals(geometry A, geometry B)` returns true if geometry A is the same as geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -801899052372634229,
            "content_hash": -801899052372634229,
            "location": "../../en/spatial_relationships_exercises.rst:15",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98234,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=74df150f7d9b558b",
            "url": "https://weblate.osgeo.org/api/units/98234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.284068Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Intersects(geometry A, geometry B)` returns true if geometry A intersects geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4171181830668624899,
            "content_hash": 4171181830668624899,
            "location": "../../en/spatial_relationships_exercises.rst:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98236,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=b9e303c66e912403",
            "url": "https://weblate.osgeo.org/api/units/98236/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.285876Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?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": [
                ""
            ],
            "id_hash": -3680407313083740575,
            "content_hash": -3680407313083740575,
            "location": "../../en/spatial_relationships_exercises.rst:17",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98238,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=4cec910c62e4ce61",
            "url": "https://weblate.osgeo.org/api/units/98238/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.287614Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Touches(geometry A, geometry B)` returns true if the boundary of geometry A touches geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8996529351994791185,
            "content_hash": 8996529351994791185,
            "location": "../../en/spatial_relationships_exercises.rst:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98240,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=fcda17c7ad065511",
            "url": "https://weblate.osgeo.org/api/units/98240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.289251Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                ":command:`ST_Within(geometry A, geometry B)` returns true if geometry A is within geometry B"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1114080780013847962,
            "content_hash": -1114080780013847962,
            "location": "../../en/spatial_relationships_exercises.rst:19",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98242,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=7089fd6ee82f3a66",
            "url": "https://weblate.osgeo.org/api/units/98242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.290916Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "Also remember the tables we have available:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2887433863364510331,
            "content_hash": 2887433863364510331,
            "location": "../../en/spatial_relationships_exercises.rst:21",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98244,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=a81239ccea46827b",
            "url": "https://weblate.osgeo.org/api/units/98244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.292511Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "``nyc_census_blocks``"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3025002096340458652,
            "content_hash": -3025002096340458652,
            "location": "../../en/spatial_relationships_exercises.rst:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98102/?format=api",
            "priority": 100,
            "id": 98246,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=5605089edad0a364",
            "url": "https://weblate.osgeo.org/api/units/98246/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.294143Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "blkid, popn_total, boroname, geom"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7922362892942442027,
            "content_hash": -7922362892942442027,
            "location": "../../en/spatial_relationships_exercises.rst:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98105/?format=api",
            "priority": 100,
            "id": 98248,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=120e1cec606e01d5",
            "url": "https://weblate.osgeo.org/api/units/98248/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.295762Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "``nyc_streets``"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2609392578440045565,
            "content_hash": 2609392578440045565,
            "location": "../../en/spatial_relationships_exercises.rst:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98109/?format=api",
            "priority": 100,
            "id": 98249,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=a4366cb99575a3fd",
            "url": "https://weblate.osgeo.org/api/units/98249/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.297437Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "name, type, geom"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6604575797723661680,
            "content_hash": 6604575797723661680,
            "location": "../../en/spatial_relationships_exercises.rst:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/98113/?format=api",
            "priority": 100,
            "id": 98250,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=dba82ab20b760570",
            "url": "https://weblate.osgeo.org/api/units/98250/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.299187Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "``nyc_subway_stations``"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6679113862865211847,
            "content_hash": 6679113862865211847,
            "location": "../../en/spatial_relationships_exercises.rst:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98117/?format=api",
            "priority": 100,
            "id": 98251,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=dcb0faabba77d1c7",
            "url": "https://weblate.osgeo.org/api/units/98251/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.300975Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "name, geom"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7505500002104016843,
            "content_hash": 7505500002104016843,
            "location": "../../en/spatial_relationships_exercises.rst:33",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.osgeo.org/api/units/98121/?format=api",
            "priority": 100,
            "id": 98252,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=e828e47c6f1a7fcb",
            "url": "https://weblate.osgeo.org/api/units/98252/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.302756Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "``nyc_neighborhoods``"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7631548142037648666,
            "content_hash": 7631548142037648666,
            "location": "../../en/spatial_relationships_exercises.rst:35",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98125/?format=api",
            "priority": 100,
            "id": 98253,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=e9e8b499fc72451a",
            "url": "https://weblate.osgeo.org/api/units/98253/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.304488Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "name, boroname, geom"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 236775198660524252,
            "content_hash": 236775198660524252,
            "location": "../../en/spatial_relationships_exercises.rst:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.osgeo.org/api/units/98129/?format=api",
            "priority": 100,
            "id": 98254,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=834931c9e7c878dc",
            "url": "https://weblate.osgeo.org/api/units/98254/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.306212Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "Exercises"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7091084141687761545,
            "content_hash": -7091084141687761545,
            "location": "../../en/spatial_relationships_exercises.rst:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98255,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=1d97688b164b9577",
            "url": "https://weblate.osgeo.org/api/units/98255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.307828Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "**What is the geometry value for the street named 'Atlantic Commons'?**"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4743593144360516935,
            "content_hash": -4743593144360516935,
            "location": "../../en/spatial_relationships_exercises.rst:42",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98256,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=3e2b5f2af769c2b9",
            "url": "https://weblate.osgeo.org/api/units/98256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.309579Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "**What neighborhood and borough is Atlantic Commons in?**"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1201137509290988304,
            "content_hash": -1201137509290988304,
            "location": "../../en/spatial_relationships_exercises.rst:54",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98257,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=6f54b3cc98502cf0",
            "url": "https://weblate.osgeo.org/api/units/98257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.311659Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?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": [
                ""
            ],
            "id_hash": 5975553881150125820,
            "content_hash": 5975553881150125820,
            "location": "../../en/spatial_relationships_exercises.rst:73",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98258,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=d2ed6e985628f6fc",
            "url": "https://weblate.osgeo.org/api/units/98258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.313428Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?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": [
                ""
            ],
            "id_hash": 8664594807567453013,
            "content_hash": 8664594807567453013,
            "location": "../../en/spatial_relationships_exercises.rst:75",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98259,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=f83ed3120bc08b55",
            "url": "https://weblate.osgeo.org/api/units/98259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.315220Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "**What streets does Atlantic Commons join with?**"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2935191107731349332,
            "content_hash": 2935191107731349332,
            "location": "../../en/spatial_relationships_exercises.rst:78",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98260,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=a8bbe4c2dc365f54",
            "url": "https://weblate.osgeo.org/api/units/98260/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.317001Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships_exercises/de/?format=api",
            "source": [
                "**Approximately how many people live on (within 50 meters of) Atlantic Commons?**"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3670796357754674229,
            "content_hash": 3670796357754674229,
            "location": "../../en/spatial_relationships_exercises.rst:100",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 98261,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships_exercises/de/?checksum=b2f149d6b2c3dc35",
            "url": "https://weblate.osgeo.org/api/units/98261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.318683Z"
        }
    ]
}