Information about plays

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

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

{
    "id": 3544982,
    "uri": "https://api.kexp.org/v2/plays/3544982/?format=api",
    "airdate": "2025-08-26T08:06:11-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia803107.us.archive.org/0/items/mbid-cc209665-8838-439d-9546-b4867db6ef56/mbid-cc209665-8838-439d-9546-b4867db6ef56-42307223670_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/0/items/mbid-cc209665-8838-439d-9546-b4867db6ef56/mbid-cc209665-8838-439d-9546-b4867db6ef56-42307223670_thumb250.jpg",
    "song": "Speakers Push the Air",
    "track_id": "c2a79131-b445-3471-8ce0-7df3b23dc1eb",
    "recording_id": "219aa4c0-1c0e-4fc0-9fbd-d99266f6043d",
    "artist": "Pretty Girls Make Graves",
    "artist_ids": [
        "b2274e6d-10e8-4068-9dd2-eb55d4a144b5"
    ],
    "album": "Good Health",
    "release_id": "cc209665-8838-439d-9546-b4867db6ef56",
    "release_group_id": "a32b87c8-2ad6-31a5-b488-954aa2df9ac7",
    "labels": [
        "Lookout! Records"
    ],
    "label_ids": [
        "1688db48-6fb1-43df-883d-954d39477958"
    ],
    "release_date": "2002-04-09",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "We love championing local artists here at KEXP. Help us continue: https://www.kexp.org/donate/\n\n--\n\nPretty Girls Make Graves is playing in Seattle this fall! A 21+ show at The Showbox on Sept. 20: https://www.showboxpresents.com/events/detail/531038",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}