GET api/Place/Images/{id}

Gets images for place

Request Information

Parameters

NameDescriptionAdditional information
id
Place ID

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "ImageID": 1,
    "PlaceID": 2,
    "ImageUrl": "sample string 3",
    "MediumUrl": "sample string 4",
    "SmallUrl": "sample string 5",
    "Place": {
      "ID": 1,
      "X": 1.0,
      "Y": 1.0,
      "Rating": 2,
      "Active": true,
      "PostalCodeID": 1,
      "MunicipalityNumber": "sample string 4",
      "RoadNumber": "sample string 5",
      "RegionID": 1,
      "CustomUrl": "sample string 6",
      "Location": null,
      "Longitude": null,
      "Latitude": null,
      "PostalCode": {
        "ID": 1,
        "Value": "sample string 2"
      },
      "Region": {
        "ID": 1,
        "Name": "sample string 2",
        "Active": true,
        "NameEnglish": "sample string 4"
      },
      "InterestingPlacesImages": [],
      "LanguageInfo": [
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        }
      ],
      "Source": "sample string 7",
      "SourceDate": "sample string 8",
      "Access": "sample string 9",
      "AccessRating": 10,
      "AttractingRating": 11,
      "RatingDetails": "sample string 12",
      "Proccess": "sample string 13",
      "CreatedBy": "sample string 14",
      "LastChangedBy": "sample string 15",
      "CreatedAt": "2024-11-07T15:49:46.7233307+00:00",
      "Modified": "2024-11-07T15:49:46.7233307+00:00",
      "DomainOwner": "sample string 18",
      "Contact": "sample string 19",
      "Protection": "sample string 20",
      "Local": {
        "ID": 1,
        "Name": "sample string 2"
      },
      "ResourceActive": true,
      "Categories": [
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        }
      ],
      "ResourceImages": [
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        }
      ]
    }
  },
  {
    "ImageID": 1,
    "PlaceID": 2,
    "ImageUrl": "sample string 3",
    "MediumUrl": "sample string 4",
    "SmallUrl": "sample string 5",
    "Place": {
      "ID": 1,
      "X": 1.0,
      "Y": 1.0,
      "Rating": 2,
      "Active": true,
      "PostalCodeID": 1,
      "MunicipalityNumber": "sample string 4",
      "RoadNumber": "sample string 5",
      "RegionID": 1,
      "CustomUrl": "sample string 6",
      "Location": null,
      "Longitude": null,
      "Latitude": null,
      "PostalCode": {
        "ID": 1,
        "Value": "sample string 2"
      },
      "Region": {
        "ID": 1,
        "Name": "sample string 2",
        "Active": true,
        "NameEnglish": "sample string 4"
      },
      "InterestingPlacesImages": [],
      "LanguageInfo": [
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        }
      ],
      "Source": "sample string 7",
      "SourceDate": "sample string 8",
      "Access": "sample string 9",
      "AccessRating": 10,
      "AttractingRating": 11,
      "RatingDetails": "sample string 12",
      "Proccess": "sample string 13",
      "CreatedBy": "sample string 14",
      "LastChangedBy": "sample string 15",
      "CreatedAt": "2024-11-07T15:49:46.7233307+00:00",
      "Modified": "2024-11-07T15:49:46.7233307+00:00",
      "DomainOwner": "sample string 18",
      "Contact": "sample string 19",
      "Protection": "sample string 20",
      "Local": {
        "ID": 1,
        "Name": "sample string 2"
      },
      "ResourceActive": true,
      "Categories": [
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        }
      ],
      "ResourceImages": [
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        }
      ]
    }
  },
  {
    "ImageID": 1,
    "PlaceID": 2,
    "ImageUrl": "sample string 3",
    "MediumUrl": "sample string 4",
    "SmallUrl": "sample string 5",
    "Place": {
      "ID": 1,
      "X": 1.0,
      "Y": 1.0,
      "Rating": 2,
      "Active": true,
      "PostalCodeID": 1,
      "MunicipalityNumber": "sample string 4",
      "RoadNumber": "sample string 5",
      "RegionID": 1,
      "CustomUrl": "sample string 6",
      "Location": null,
      "Longitude": null,
      "Latitude": null,
      "PostalCode": {
        "ID": 1,
        "Value": "sample string 2"
      },
      "Region": {
        "ID": 1,
        "Name": "sample string 2",
        "Active": true,
        "NameEnglish": "sample string 4"
      },
      "InterestingPlacesImages": [],
      "LanguageInfo": [
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        },
        {
          "PlaceID": 1,
          "LanguageID": 2,
          "Name": "sample string 3",
          "InfoText": "sample string 4",
          "Keywords": "sample string 5",
          "TitlePrefix": "sample string 6",
          "Location": "sample string 7",
          "Description": "sample string 8"
        }
      ],
      "Source": "sample string 7",
      "SourceDate": "sample string 8",
      "Access": "sample string 9",
      "AccessRating": 10,
      "AttractingRating": 11,
      "RatingDetails": "sample string 12",
      "Proccess": "sample string 13",
      "CreatedBy": "sample string 14",
      "LastChangedBy": "sample string 15",
      "CreatedAt": "2024-11-07T15:49:46.7233307+00:00",
      "Modified": "2024-11-07T15:49:46.7233307+00:00",
      "DomainOwner": "sample string 18",
      "Contact": "sample string 19",
      "Protection": "sample string 20",
      "Local": {
        "ID": 1,
        "Name": "sample string 2"
      },
      "ResourceActive": true,
      "Categories": [
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        },
        {
          "ID": 1,
          "ParentID": 1,
          "RegionID": 2,
          "Active": true,
          "LanguageInfo": [
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            },
            {
              "CategoryID": 1,
              "LanguageID": 2,
              "Name": "sample string 3",
              "Keywords": "sample string 4"
            }
          ]
        }
      ],
      "ResourceImages": [
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        },
        {
          "Id": 1,
          "PlaceId": 2,
          "ImageUrl": "sample string 3",
          "MediumUrl": "sample string 4",
          "SmallUrl": "sample string 5"
        }
      ]
    }
  }
]