Information about plays

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

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

{
    "id": 3544973,
    "uri": "https://api.kexp.org/v2/plays/3544973/?format=api",
    "airdate": "2025-08-26T07:40:02-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia800903.us.archive.org/9/items/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e-42629500391_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/9/items/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e-42629500391_thumb250.jpg",
    "song": "Drinkin Song #1",
    "track_id": "898cdf0d-f19b-4475-85fd-8515bfb14352",
    "recording_id": "6319c9f1-2c87-466d-8b1f-fa71a250448f",
    "artist": "M.A. Sampson",
    "artist_ids": [
        "3ea8ccd5-9435-4e2d-9809-7e950a05118d"
    ],
    "album": "Pistons of the Ages",
    "release_id": "30e4c0ff-2aee-4404-acc1-1299b74fc35e",
    "release_group_id": "84c7b768-ea64-46d1-8138-c46140d67c86",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2025-07-22",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Singer-songwriter based in Seattle Washington\n\nhttps://masampson.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}