Information about plays

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

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

{
    "id": 3522096,
    "uri": "https://api.kexp.org/v2/plays/3522096/?format=api",
    "airdate": "2025-07-03T13:16:08-07:00",
    "show": 63908,
    "show_uri": "https://api.kexp.org/v2/shows/63908/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-a4426bfb-4a93-41c8-bc3a-2757998715a8/mbid-a4426bfb-4a93-41c8-bc3a-2757998715a8-38397146895_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-a4426bfb-4a93-41c8-bc3a-2757998715a8/mbid-a4426bfb-4a93-41c8-bc3a-2757998715a8-38397146895_thumb250.jpg",
    "song": "Talk of the Town",
    "track_id": "f287c988-e89d-3749-9d56-1f34871341e7",
    "recording_id": "f26db9c6-4754-4749-ad08-5161c85cf5b7",
    "artist": "The Pretenders",
    "artist_ids": [
        "e9c832b0-384b-4ee6-aec0-111372784aac"
    ],
    "album": "Pretenders II",
    "release_id": "4dff96dd-8b95-3bd6-b3a5-8ed6ba2e7df3",
    "release_group_id": "51727ffa-f144-3456-8882-efe7d5cf13c3",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2006-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was named after a real London nightspot. Located in Leicester Square, it opened in 1900 as \"The London Hippodrome,\" and it hosted various circus acts, variety shows and musical performances. In 1958 is was renovated and reopened as \"The Talk of the Town,\" becoming a cabaret restaurant where many artists would perform, including Frank Sinatra and The Temptations. It closed in 1982 and was revived as a nightclub called \"The Hippodrome.\"\n\n\nChrissie Hynde shared the inspiration for the song:  \"I had in mind this kid who used to stand outside the soundchecks on our first tour... I never spoke to him. I remember that the last time I saw him I just left him standing in the snow, I never had anything to say to him. I kind of wrote this for him, so, in the unlikely event that you're watching this, I did think about you.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}