Information about plays

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

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

{
    "id": 3538400,
    "uri": "https://api.kexp.org/v2/plays/3538400/?format=api",
    "airdate": "2025-08-10T14:07:47-07:00",
    "show": 64253,
    "show_uri": "https://api.kexp.org/v2/shows/64253/?format=api",
    "image_uri": "https://ia903406.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": "Elegantly Deceitful Simulation",
    "track_id": "fefd2e71-bd73-4db5-b896-8502b4dd7a9e",
    "recording_id": "95674346-b641-4c70-adbc-1dbc1a0232cd",
    "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": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fantastic debut record from this Seattle combo led by Jazz Theatre co-host Noel Brass Jr..\n\nhttps://afrocop.bandcamp.com/album/afrocop\nhttps://afrocop.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}