Information about plays

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

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

{
    "id": 3416602,
    "uri": "https://api.kexp.org/v2/plays/3416602/?format=api",
    "airdate": "2024-10-24T06:05:03-07:00",
    "show": 61658,
    "show_uri": "https://api.kexp.org/v2/shows/61658/?format=api",
    "image_uri": "https://ia800801.us.archive.org/29/items/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5-40028935641_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/29/items/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5-40028935641_thumb250.jpg",
    "song": "won't cry",
    "track_id": "e4543694-cc98-4afe-82c2-c2ad05a2ab02",
    "recording_id": "f2b43cf7-3766-44c7-b2a5-a9f989bfd3bf",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "won’t cry",
    "release_id": "6c5be0a9-c03b-4e7b-883f-4c4c954b0de5",
    "release_group_id": "dfc9f7af-ba24-4e0f-a79d-deb754870bb0",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"won't cry\" is a new single from Amber Mark. The track is set to appear on her upcoming mini project Loosies via PMR / Interscope Records. \n\nhttps://tinyurl.com/36kfectz\n\nAmber Mark shared an exclusive DJ set for KEXP's Midnight in a Perfect World back in 2017. You can listen to it here: \n\nhttps://kexp.org/read/2017/10/12/midnight-in-a-perfect-world-amber-mark/\n\nhttps://www.ambermarkmusic.com/#/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}