Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3416370/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3416370,
    "uri": "https://api.kexp.org/v2/plays/3416370/?format=api",
    "airdate": "2024-10-23T16:42:48-07:00",
    "show": 61654,
    "show_uri": "https://api.kexp.org/v2/shows/61654/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vapour Trail",
    "track_id": "b8d5be61-9ce7-46b0-8be7-a70d670c4607",
    "recording_id": "fcc33b93-4f48-49ec-a5e0-2edeee733304",
    "artist": "Lone",
    "artist_ids": [
        "cb8fc40c-bde5-4a84-94e4-ee1d4de385be"
    ],
    "album": "Levitate",
    "release_id": "35a8dd3d-9b2c-4c12-ba0b-164043b478c3",
    "release_group_id": "d4d0095e-686a-4723-b5fc-f545fa81753a",
    "labels": [
        "R&S Records"
    ],
    "label_ids": [
        "77bc13d5-ad62-4a2a-afd8-7e184f090708"
    ],
    "release_date": "2016-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Matt Cutler, AKA Lone, broke six months of a creative impasse when he took ill in New York while touring. Bed ridden and feverish for days Cutler started to hallucinate:\n\n“It was pretty terrifying – I’d try to go to sleep and I’d be hearing these mad rave tunes form in my head. When i recovered i was left with all these ideas for fast, feverish tunes. Following that we went to LA and hung out with friends, driving round all day in the baking sun playing these jungle and hardcore edits – all the best bits from rare jungle tunes, spliced together… There was something that really seemed to fit hearing these ridiculously energetic tracks whilst speeding around LA under perfect blue skies, that was amazingly similar to the music I’d been dreaming up whilst in New York. I couldn’t wait to get home and start putting this together – I had a new theme.”\n\nhttps://lone.bandcamp.com/album/levitate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}