Information about plays

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

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

{
    "id": 3554939,
    "uri": "https://api.kexp.org/v2/plays/3554939/?format=api",
    "airdate": "2025-09-19T08:56:32-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia801009.us.archive.org/1/items/mbid-1dc5fa2f-6ad5-446a-afad-525e5bdf4d3c/mbid-1dc5fa2f-6ad5-446a-afad-525e5bdf4d3c-42774241722_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-1dc5fa2f-6ad5-446a-afad-525e5bdf4d3c/mbid-1dc5fa2f-6ad5-446a-afad-525e5bdf4d3c-42774241722_thumb250.jpg",
    "song": "If We Just Ever Were",
    "track_id": "0165a817-dc1b-4fad-9641-2adc308496f7",
    "recording_id": "e63d4208-464e-4034-953f-c5644405f63a",
    "artist": "The Youth Play",
    "artist_ids": [
        "08c4ce07-63b6-4dc7-88cf-3e5b947cf8ec"
    ],
    "album": "someday, forever",
    "release_id": "1dc5fa2f-6ad5-446a-afad-525e5bdf4d3c",
    "release_group_id": "23046353-3239-49bd-a035-039bc3f4184c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fronted by Latin American migrant and former environmental scientist Diego Bracho, they embody the exciting and diverse future of British guitar music.: https://www.thedecibeldecoder.com/meet-the-youth-play/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}