Information about plays

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

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

{
    "id": 3571916,
    "uri": "https://api.kexp.org/v2/plays/3571916/?format=api",
    "airdate": "2025-10-30T17:56:27-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5-27484341907_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5-27484341907_thumb250.jpg",
    "song": "Ghost Rider",
    "track_id": "1821e656-59ba-34b6-b886-7ba05599d853",
    "recording_id": "7c9935be-e0e4-4f1b-a5d0-2e43b5a8fffd",
    "artist": "Suicide",
    "artist_ids": [
        "7a0f02e0-0ab8-4a62-9e14-c6925cfaed07"
    ],
    "album": "Suicide",
    "release_id": "bcec268c-01d5-42d3-834f-1164ab4d76e5",
    "release_group_id": "702d4a53-9f00-3f57-a723-e5e267518454",
    "labels": [
        "Demon Records"
    ],
    "label_ids": [
        "45721d83-32e3-479f-830f-15216efe323c"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Robb for requesting Suicide!\n--\nSuicide was an American musical duo composed of Alan Vega and Martin Rev. The song is based on the Marvel Comics character Ghost Rider.\n--\nM.I.A. sampled the hook for her song \"Born Free.\"\n---\nCheck out the duo's official YouTube page here, enjoy:\nhttps://www.youtube.com/channel/UCGji0L86AGU0JWYbf1FPQSA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}