Information about plays

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

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

{
    "id": 3544013,
    "uri": "https://api.kexp.org/v2/plays/3544013/?format=api",
    "airdate": "2025-08-24T01:12:27-07:00",
    "show": 64372,
    "show_uri": "https://api.kexp.org/v2/shows/64372/?format=api",
    "image_uri": "https://coverartarchive.org/release/3bbc0a68-72f2-4139-8bf8-65c27f8b1c25/42065745175-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3bbc0a68-72f2-4139-8bf8-65c27f8b1c25/42065745175-250.jpg",
    "song": "3rd Generation Nation",
    "track_id": null,
    "recording_id": "874af2c9-becb-4d2f-9432-c27bb022a4c5",
    "artist": "Midnight",
    "artist_ids": [
        "9b6f11f4-bef1-4265-987b-816bbbb67be1"
    ],
    "album": "Steel, Rust and Disgust",
    "release_id": null,
    "release_group_id": "87299d61-d778-4023-9541-03083e574f77",
    "labels": [
        "Metal Blade Records"
    ],
    "label_ids": [
        "88aa805c-6cbe-45d2-b43e-156e94090da9"
    ],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Boys cover (shout out to Sonic Reducer)!\n\nMidnight will be supporting Dark Angel on their US tour with Sacred Reich and Vio-lence and will be playing at:\n - Roseland Theater in Portland on October 11th\n - El Corazon in Seattle on October 12th\n - UC Theater in Berkeley on October 15th\n\nhttps://www.midnightviolators.com/midnight-tour-dates\nhttps://midnight-ohio.bandcamp.com/music\nhttps://www.facebook.com/midnightviolators",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}