Information about plays

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

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

{
    "id": 3588522,
    "uri": "https://api.kexp.org/v2/plays/3588522/?format=api",
    "airdate": "2025-12-08T14:11:28-08:00",
    "show": 65324,
    "show_uri": "https://api.kexp.org/v2/shows/65324/?format=api",
    "image_uri": "https://ia801202.us.archive.org/2/items/mbid-e03cfdd5-3cba-4f7e-b2cd-13401f610dc6/mbid-e03cfdd5-3cba-4f7e-b2cd-13401f610dc6-11604900318_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/2/items/mbid-e03cfdd5-3cba-4f7e-b2cd-13401f610dc6/mbid-e03cfdd5-3cba-4f7e-b2cd-13401f610dc6-11604900318_thumb250.jpg",
    "song": "The Devil in His Youth",
    "track_id": "0b3a7069-3bf5-4c78-be59-8f32077f83ea",
    "recording_id": "ac72110d-f4bd-4ec2-be4b-a3f04a81b860",
    "artist": "Protomartyr",
    "artist_ids": [
        "9efaf639-6332-44b8-94ae-c25896320ca7"
    ],
    "album": "The Agent Intellect",
    "release_id": "7f3d82d3-385e-4493-9645-3568411153bc",
    "release_group_id": "861952e7-2c3d-42be-ae07-ee5a71e4fa0f",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2015-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Detroit band Protomartyr formed in 2008 and features Joe Casey on vocals, Greg Ahee on guitar, Alex Leonard on drums and Scott Davidson on bass guitar. Prior to Protomartyr, Greg Ahee and Alex Leonard were performing as a duo, which was named Butt Babies.: https://bit.ly/3Za8LJA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}