Example response for public layers#show - a-thousand-channels/ORTE-backend GitHub Wiki

{
    "layer": {
        "id": 24,
        "title": "Parks in Mitte Altona",
        "subtitle": "",
        "text": "",
        "teaser": "",
        "credits": "",
        "image_link": null,
        "image_filename": null,
        "backgroundimage_link": null,
        "backgroundimage_filename": null,
        "favicon_link": null,
        "favicon_filename": null,
        "color": "#93d3ec",
        "style": null,
        "basemap_url": null,
        "basemap_attribution": null,
        "background_color": "",
        "tooltip_display_mode": "none",
        "mapcenter_lat": null,
        "mapcenter_lon": null,
        "zoom": 12,
        "relations_bending": 1,
        "relations_coloring": "colored",
        "created_at": "2020-03-28T18:50:44.000Z",
        "updated_at": "2022-01-19T11:44:38.000Z",
        "published": true,
        "places": [
            {
                "id": 243,
                "uid": "",
                "title": "Park Gleiswiese",
                "subtitle": "",
                "teaser": "",
                "text": "",
                "sources": null,
                "link": "",
                "imagelink": null,
                "imagelink2": "http://some-long-link/baby-owl.jpg",
                "audiolink": "",
                "published": true,
                "date_with_qualifier": null,
                "startdate": null,
                "enddate": null,
                "startdate_qualifier": null,
                "enddate_qualifier": null,
                "location": " ",
                "address": "An der Kleiderkasse 5",
                "zip": "22765",
                "city": "Hamburg (Altona-Nord)",
                "country": "",
                "featured": true,
                "layer_id": 24,
                "icon_link": "",
                "icon_class": "",
                "icon_name": "",
                "lat": "53.56061290912902",
                "lon": "9.937992095947266",
                "tags": [
                            "Sonne",
                            "Sterne"
                        ],
                "annotations": [],
                "images": [
                    {
                        "id": 3,
                        "title": "Red Panda",
                        "source": "",
                        "creator": "",
                        "alt": "",
                        "sorting": null,
                        "image_linktag": "<img src=\"http://some-long-link/animal-red-panda.jpg\" title=\"Red Panda\">",
                        "image_url": "http://some-long-link/animal-red-panda.jpg",
                        "image_path": "/path/to/files/animal-red-panda.jpg",
                        "image_filename": "animal-red-panda.jpg",
                        "image_on_disk": "/storage/va/ri/variants/qbz8ccflxmitmhxeuor17jd6otoo/e1242"
                    }
                ]
            }
        ],
        "places_with_relations": [
             {
                 "relations": [
                    {
                         "id": 37,
                         "from": {
                             "id": 24,
                             "lat": "0",
                             "lon": "0"
                         },
                         "to": {
                             "id": 329,
                             "lat": "0",
                             "lon": "0"
                      }
               }                                
         ]
     }
}