Information about plays

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

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

{
    "id": 3539374,
    "uri": "https://api.kexp.org/v2/plays/3539374/?format=api",
    "airdate": "2025-08-13T00:09:28-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://ia601205.us.archive.org/5/items/mbid-4de6f75a-945e-41ae-a8ef-58b34a6670e0/mbid-4de6f75a-945e-41ae-a8ef-58b34a6670e0-37418875938_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-4de6f75a-945e-41ae-a8ef-58b34a6670e0/mbid-4de6f75a-945e-41ae-a8ef-58b34a6670e0-37418875938_thumb250.jpg",
    "song": "Koi Bol Ram",
    "track_id": "89407193-c8b9-4ab0-923e-27e8eaa0b76d",
    "recording_id": "9cbdea4a-2ba6-46e2-becf-1aa2da419763",
    "artist": "Sonny Singh",
    "artist_ids": [
        "880147fb-0f28-4c1b-bab2-7769b96e1056"
    ],
    "album": "Rise Up: BDS Mixtape, Vol. 2",
    "release_id": "4de6f75a-945e-41ae-a8ef-58b34a6670e0",
    "release_group_id": "d6c6f78d-49a8-4323-a158-0a402d6d2d8e",
    "labels": [
        "Amplify Palestine"
    ],
    "label_ids": [
        "491f27c1-bade-4ce3-b563-620628a70bde"
    ],
    "release_date": "2023-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sonny Singh is one of the voices featured on KEXP's four-part Sound & Vision podcast series Palestine Amplified:\n\nhttps://www.youtube.com/watch?v=w0AmpNIkmqU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}