Information about plays

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

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

{
    "id": 3525452,
    "uri": "https://api.kexp.org/v2/plays/3525452/?format=api",
    "airdate": "2025-07-11T06:13:20-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia803406.us.archive.org/18/items/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020-39068719353_thumb500.jpg",
    "thumbnail_uri": "https://ia803406.us.archive.org/18/items/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020/mbid-6c3c9535-1807-4daa-8d75-d1080fd62020-39068719353_thumb250.jpg",
    "song": "Get In, Let's Ride",
    "track_id": "cc664890-1c95-44fb-a488-318370cc1525",
    "recording_id": "dcd56635-43da-4361-865e-08a85d041887",
    "artist": "Afrocop",
    "artist_ids": [
        "229f1ad4-1e1e-4fa0-85a9-f6244ff6e9fb"
    ],
    "album": "Afrocop",
    "release_id": "6c3c9535-1807-4daa-8d75-d1080fd62020",
    "release_group_id": "310b0086-a2ee-4afe-a0b4-485ec5e278d0",
    "labels": [
        "Wax Thematique"
    ],
    "label_ids": [
        "410db94b-8c7d-485e-85d1-03aa09b054a0"
    ],
    "release_date": "2024-07-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Afrocop is the Seattle based surrealism psych soul trio comprised of KEXP's own Noel Brass Jr (Keyboards, Synths), with Carlos Tulloss (Bass, Baritone Guitar), and Andy Sells (Drums, Percussion).\n\nhttps://afrocop.bandcamp.com/album/afrocop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}