Information about plays

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

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

{
    "id": 3656294,
    "uri": "https://api.kexp.org/v2/plays/3656294/?format=api",
    "airdate": "2026-05-18T06:48:31-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-dbdbc5de-d5ab-4839-aa93-776560c71e33/mbid-dbdbc5de-d5ab-4839-aa93-776560c71e33-40637899739_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-dbdbc5de-d5ab-4839-aa93-776560c71e33/mbid-dbdbc5de-d5ab-4839-aa93-776560c71e33-40637899739_thumb250.jpg",
    "song": "Counterfeit",
    "track_id": "6faa3486-1787-4f7e-88be-5abdd61df35e",
    "recording_id": "5ddd8541-0eb6-4b16-b0df-154a48dd478f",
    "artist": "Mereba",
    "artist_ids": [
        "233f6da8-ad25-42e1-ad6a-81a3a4bfc194"
    ],
    "album": "The Breeze Grew a Fire",
    "release_id": "dbdbc5de-d5ab-4839-aa93-776560c71e33",
    "release_group_id": "bfd5a461-15cc-447b-9564-4abfff3d1235",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“For this [album], it went back to me being on my own for the creation of a lot of the songs, and it was really important for me at this time of life because I was a little disconnected from the world, and from who I was,\" Mereba says of The Breeze Grew a Fire. \"So I was trying to find my way back to myself first. What do I like? What do I want to hear? What do I want to say to people now?\"\n\nhttps://mereba.bandcamp.com/album/the-breeze-grew-a-fire\nhttps://www.merebamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}