Information about plays

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

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

{
    "id": 3550924,
    "uri": "https://api.kexp.org/v2/plays/3550924/?format=api",
    "airdate": "2025-09-09T16:01:10-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://ia804608.us.archive.org/21/items/mbid-d3161bdd-79d2-440c-98fc-6b8c05194bf8/mbid-d3161bdd-79d2-440c-98fc-6b8c05194bf8-30973327163_thumb500.jpg",
    "thumbnail_uri": "https://ia904608.us.archive.org/21/items/mbid-d3161bdd-79d2-440c-98fc-6b8c05194bf8/mbid-d3161bdd-79d2-440c-98fc-6b8c05194bf8-30973327163_thumb250.jpg",
    "song": "Electricity",
    "track_id": "89050ffa-cdcd-4d98-8b11-cd638646264e",
    "recording_id": "8918c9dc-1605-4fd0-9c10-dc88673ab172",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Electricity",
    "release_id": "d3161bdd-79d2-440c-98fc-6b8c05194bf8",
    "release_group_id": "7d61b8b6-f23d-4a0d-8bd3-ba7d39ef8ba4",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2021-10-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London afro-punk band Ibibio Sound Machine played this song and three others Live on KEXP in 2022. Check out the session here: https://bit.ly/3kIcijr\n\n\"Electricity\" was the title track on the group's 2022 album of the same name, produced by Hot Chip. https://ibibiosoundmachine.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}