Information about plays

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

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

{
    "id": 3637860,
    "uri": "https://api.kexp.org/v2/plays/3637860/?format=api",
    "airdate": "2026-04-04T19:29:20-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-3f96afce-bb9f-49b2-a084-d115412034d1/mbid-3f96afce-bb9f-49b2-a084-d115412034d1-27385935236_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-3f96afce-bb9f-49b2-a084-d115412034d1/mbid-3f96afce-bb9f-49b2-a084-d115412034d1-27385935236_thumb250.jpg",
    "song": "Bring",
    "track_id": "30bc076f-c1d7-3b97-aa70-98e5dc42fd66",
    "recording_id": "01432c6d-7dee-4985-9e5b-8aaf2505020f",
    "artist": "The Spits",
    "artist_ids": [
        "f1ee5588-3b80-45a7-b33b-3337af8cdf6e"
    ],
    "album": "The Spits",
    "release_id": "3f96afce-bb9f-49b2-a084-d115412034d1",
    "release_group_id": "cd493827-d137-336c-a771-329c0f7fff3d",
    "labels": [
        "Slovenly Recordings"
    ],
    "label_ids": [
        "cfb18bcf-d2cd-4e4b-b41c-1e63240a10ce"
    ],
    "release_date": "2002-10-15",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The spits were originally from Kalamazoo! And then they moved to Seattle!\n\nhttps://www.slovenly.com/artist/the-spits/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}