Information about plays

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

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

{
    "id": 3570630,
    "uri": "https://api.kexp.org/v2/plays/3570630/?format=api",
    "airdate": "2025-10-27T13:15:34-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Float",
    "track_id": "d4237c71-b3ed-46e6-960c-7221ceaaaf7a",
    "recording_id": "ded52234-f378-4d8f-970c-e55a4b074633",
    "artist": "Jay Som feat. Jim Adkins",
    "artist_ids": [
        "c57617b2-8086-4d3a-856d-8ae074297315",
        "3b910f7b-018f-408f-950b-47e02d2ce305",
        "07bd5abc-0cc5-4781-9d70-8c9f754eb78b"
    ],
    "album": "Belong",
    "release_id": "29667075-9351-419e-b9be-f6f608cebf98",
    "release_group_id": "a8de19c2-5e45-4c7d-940e-b1ced88059bc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music video for float includes a reference to a Jimmy Eat World video. The video's director unintentionally paid homage to the 2001 music video for Jimmy Eat World's song \"The Middle\". \nCheck out the video:\nhttps://www.youtube.com/watch?v=L8zILRiE5wk\n–\nJay Som will be in Seattle on Friday, December 19 at Neumos! \nGet your tickets:\nhttps://www.neumos.com/events/detail/jay-som-tickets-1046604",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}