Sha256: 9cc364c078566f4a00cd742213c07b67f3003d8dbee95aca7cef3e48b7218500

Contents?: true

Size: 1.19 KB

Versions: 7

Compression:

Stored size: 1.19 KB

Contents

{
    "resultsPage": {
        "status": "ok",
        "results": {
            "location": [
                {
                    "city": {
                        "lat": 44.9801,
                        "lng": -93.2519,
                        "country": {
                            "displayName": "US"
                        },
                        "state": {
                            "displayName": "MN"
                        },
                        "displayName": "Twin Cities"
                    },
                    "metroArea": {
                        "lat": 44.9801,
                        "lng": -93.2519,
                        "country": {
                            "displayName": "US"
                        },
                        "uri": "http://www.songkick.com/metro_areas/35130-us-twin-cities?utm_source=4791&utm_medium=partner",
                        "state": {
                            "displayName": "MN"
                        },
                        "displayName": "Twin Cities",
                        "id": 35130
                    }
                }
            ]
        },
        "perPage": 50,
        "page": 1,
        "totalEntries": 1
    }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
songkickr-0.5.5 test/fixtures/location_search.json
songkickr-0.5.4 test/fixtures/location_search.json
songkickr-0.5.3 test/fixtures/location_search.json
songkickr-0.5.2 test/fixtures/location_search.json
songkickr-0.5.0 test/fixtures/location_search.json
songkickr-0.4.1 test/fixtures/location_search.json
songkickr-0.4.0 test/fixtures/location_search.json