Information about plays

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

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

{
    "id": 3544647,
    "uri": "https://api.kexp.org/v2/plays/3544647/?format=api",
    "airdate": "2025-08-25T13:15:06-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://ia902908.us.archive.org/13/items/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02-3396950394_thumb500.jpg",
    "thumbnail_uri": "https://ia902908.us.archive.org/13/items/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02/mbid-08d7c8d3-c1d9-42fe-9df0-a0a34f055b02-3396950394_thumb250.jpg",
    "song": "Banned in D.C.",
    "track_id": "479518b5-be4c-350b-bf02-9ad1607cc923",
    "recording_id": "2d8fafb6-644d-4a59-9f8a-1112e7516c4d",
    "artist": "Bad Brains",
    "artist_ids": [
        "e919b253-da5b-4aae-a444-6a368376a2d6"
    ],
    "album": "Bad Brains",
    "release_id": "08d7c8d3-c1d9-42fe-9df0-a0a34f055b02",
    "release_group_id": "458f4bdf-ffbe-3643-977a-73e80d3d7b08",
    "labels": [
        "ROIR"
    ],
    "label_ids": [
        "7ee4764c-62f7-4dc8-abc4-6334dffa979c"
    ],
    "release_date": "1996-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bad Brains are a Washington D.C. punk band formed in 1977\nhttps://www.badbrains.com/\n\n“We started kicking PMA (postive mental attitude) in our music, and the message was different than the regular punk rock. You know, a punk rocker can write a song about hate─I hate my mom or some shit, you know? We wasn’t on no shit like that. Some kids who wanted to see some regular shit saw us, and every kid’s heart and mind was opened. It’s like you’re just going to see some regular reggae music, and Bob Marley is playing. You might walk away from that and go, ‘Damn, that’s some",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}