Information about plays

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

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

{
    "id": 3428343,
    "uri": "https://api.kexp.org/v2/plays/3428343/?format=api",
    "airdate": "2024-11-21T17:25:00-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia800405.us.archive.org/30/items/mbid-111349e0-5427-4dfb-b419-e2e689861ebf/mbid-111349e0-5427-4dfb-b419-e2e689861ebf-2276827431_thumb500.jpg",
    "thumbnail_uri": "https://ia800405.us.archive.org/30/items/mbid-111349e0-5427-4dfb-b419-e2e689861ebf/mbid-111349e0-5427-4dfb-b419-e2e689861ebf-2276827431_thumb250.jpg",
    "song": "America's Boy",
    "track_id": "a953a55b-8ba5-364c-8322-485083be39c5",
    "recording_id": "a3c7d414-e892-4b55-937a-b2d789ea0c99",
    "artist": "Broadcast",
    "artist_ids": [
        "aaae25bf-c794-45d7-bab7-cdc7c655bfa6"
    ],
    "album": "Tender Buttons",
    "release_id": "111349e0-5427-4dfb-b419-e2e689861ebf",
    "release_group_id": "c1e95023-7208-359a-9056-ab94385c39bc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2005-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Trish Keenan, co-founder and frontwoman of the Birmingham, UK electronica band, explained the inspiration behind this song was generated by reactions to a tabloid cryptic crossword.  - https://bit.ly/2J8V7Ft\n\nhttps://broadcast.bandcamp.com/album/tender-buttons",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}