Information about plays

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

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

{
    "id": 3559151,
    "uri": "https://api.kexp.org/v2/plays/3559151/?format=api",
    "airdate": "2025-09-29T08:09:18-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/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": "Straight Line",
    "track_id": "2fc0d901-1e66-4a4f-9f5f-0aae015e700b",
    "recording_id": "ff7a1004-64ea-43bf-b0b0-4c81122bc1e7",
    "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": "From The Youth Play's new EP, 'someday, forever.'\n\n\"Fronted by Mexican-born, London-based Diego Bracho, The Youth Play stand out as much for their story as for their music. Raised in Mexico City on Latin pop and the sweeping sounds of bands like The National and Interpol, Diego initially pursued a career in environmental science, working in a Barcelona lab developing bioplastics from food waste. But frustrated by the slow pace of change in a profit-driven world, he turned to music as a more direct, impactful way to inspire action.\"\nhttps://cultureaddicts.com/the-youth-play-release-new-ep-someday-forever/\n\nhttps://theyouthplay.bandcamp.com/album/someday-forever",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}