Information about plays

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

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

{
    "id": 3558775,
    "uri": "https://api.kexp.org/v2/plays/3558775/?format=api",
    "airdate": "2025-09-28T10:36:39-07:00",
    "show": 64690,
    "show_uri": "https://api.kexp.org/v2/shows/64690/?format=api",
    "image_uri": "https://coverartarchive.org/release/4e1c463a-d32b-4a2c-ade3-257bb806d798/42607027249-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4e1c463a-d32b-4a2c-ade3-257bb806d798/42607027249-250.jpg",
    "song": "God's A Different Sword",
    "track_id": null,
    "recording_id": "0ce1fd31-348d-42a3-92ea-a37d2ff6e7da",
    "artist": "Folk Bitch Trio",
    "artist_ids": [
        "41f03c6d-56e1-428a-a186-9e81e58c2592"
    ],
    "album": "Now Would Be a Good Time",
    "release_id": null,
    "release_group_id": "904334a5-e3b6-442b-b729-a544ae03d622",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Folk Bitch Trio is a Melbourne-originating group, formed in 2019 although their first release came in 2022. They will touring in the US:\n- 18 Nov @ Seattle's Sunset Tavern\n- 19 Nov @ Portland's show bar\n- 21 Nov @ SF's Cafe Du Nord\nhttps://www.folkbitchtrio.com/\n--\nOn \"God's A Different Sword,\" the group said, \"It’s about finding it in you to quit a habit even when it still feels good. The song is about a kind of post breakup euphoria that’s also very existential as you question your life for what it is without this person.\"\nhttps://atwoodmagazine.com/fbct-folk-bch-trio-band-interview-music-2024/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}