Information about plays

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

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

{
    "id": 3500317,
    "uri": "https://api.kexp.org/v2/plays/3500317/?format=api",
    "airdate": "2025-05-12T06:47:58-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia801704.us.archive.org/27/items/mbid-072f2f54-ba3e-4681-af2f-3374993efc99/mbid-072f2f54-ba3e-4681-af2f-3374993efc99-23314799994_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/27/items/mbid-072f2f54-ba3e-4681-af2f-3374993efc99/mbid-072f2f54-ba3e-4681-af2f-3374993efc99-23314799994_thumb250.jpg",
    "song": "Bitter Sweet Symphony",
    "track_id": "03a8d29c-a27f-4134-8b35-9ee7635f4f17",
    "recording_id": "8b6d9029-1990-4660-bd57-24b5bc0fb626",
    "artist": "The Verve",
    "artist_ids": [
        "d4d17620-fd97-4574-92a8-a2cb7e72ce42"
    ],
    "album": "Urban Hymns",
    "release_id": "072f2f54-ba3e-4681-af2f-3374993efc99",
    "release_group_id": "3dd0c8e4-af53-3605-9c20-f27c7635fb60",
    "labels": [
        "Universal Music Catalogue"
    ],
    "label_ids": [
        "b8c6b988-f0da-4813-89f2-5774fb7a2eee"
    ],
    "release_date": "2017-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Verve's best-known song, “Bitter Sweet Symphony,” famously samples an orchestral cover (Andrew Oldham Orchestra) of the Rolling Stones' 1965 song, “The Last Time.\"  \n\nThe Stones sampled The Staple Singers' \"This May Be the Last Time.\"\n\nWatch the official video here: https://youtu.be/1lyu1KKwC74?si=1IatxAjV4cKZ3MpL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}