Information about plays

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

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

{
    "id": 3638213,
    "uri": "https://api.kexp.org/v2/plays/3638213/?format=api",
    "airdate": "2026-04-05T14:51:55-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b370017-6475-4edb-af9d-71c4435381c2/mbid-4b370017-6475-4edb-af9d-71c4435381c2-36693132643_thumb500.jpg",
    "thumbnail_uri": "https://ia800508.us.archive.org/4/items/mbid-4b370017-6475-4edb-af9d-71c4435381c2/mbid-4b370017-6475-4edb-af9d-71c4435381c2-36693132643_thumb250.jpg",
    "song": "Fast Car",
    "track_id": "6a4cd9c4-4d46-4173-9753-f0c60667c506",
    "recording_id": "ef4180ea-0532-4c5a-9810-4ba2883f5233",
    "artist": "Jamila Woods",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6"
    ],
    "album": "Fast Car",
    "release_id": "4b370017-6475-4edb-af9d-71c4435381c2",
    "release_group_id": "09251a9b-00b5-4de9-92f8-54ab712d543a",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2021-07-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tracy Chapman's eponymous debut album released on this day in 1988.\n\nJagjaguwar’s \"Join The Ritual\" 25th Anniversary album includes Jamila Woods covering Tracy Chapman's \"Fast Car\". \n\nhttps://jagjaguwar.bandcamp.com/album/join-the-ritual",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}