Information about plays

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

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

{
    "id": 3581026,
    "uri": "https://api.kexp.org/v2/plays/3581026/?format=api",
    "airdate": "2025-11-21T11:35:05-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb250.jpg",
    "song": "Between the Waves",
    "track_id": "fe85c7e6-a063-4792-9d2d-15fe0e5b0aa2",
    "recording_id": "7c4c51f1-c556-4020-9c5d-022cfd1d72af",
    "artist": "Home Front",
    "artist_ids": [
        "61fe64d2-983d-487c-bcb8-1e2fe07a1c98"
    ],
    "album": "Watch It Die",
    "release_id": "4b8a1043-8aa0-449b-998d-f48bca9ec945",
    "release_group_id": "fc026482-25bb-4f43-91cf-0b4cc6fb49f9",
    "labels": [
        "La Vida Es Mus Discos"
    ],
    "label_ids": [
        "d8586451-af5e-47da-8ff1-e210ad8ea448"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Edmonton, Home Front released their sophomore album, Watch It Die, earlier this month! \"Watch it Die owns the ills it describes and catapults us alongside its creators who have the confidence and presence of mind to live beyond their limitations.\" \n\nhttps://arewenothomefront.bandcamp.com/album/watch-it-die",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}