Information about plays

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

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

{
    "id": 3547563,
    "uri": "https://api.kexp.org/v2/plays/3547563/?format=api",
    "airdate": "2025-09-01T12:09:33-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia600904.us.archive.org/14/items/mbid-03da9901-d6ad-410b-a8e4-3ce7c1831ca8/mbid-03da9901-d6ad-410b-a8e4-3ce7c1831ca8-24046996940_thumb500.jpg",
    "thumbnail_uri": "https://ia800904.us.archive.org/14/items/mbid-03da9901-d6ad-410b-a8e4-3ce7c1831ca8/mbid-03da9901-d6ad-410b-a8e4-3ce7c1831ca8-24046996940_thumb250.jpg",
    "song": "Whoomp! There It Is",
    "track_id": "08081058-9172-4bad-bff7-2b2a6e4b5aad",
    "recording_id": "a659f7be-a5c2-4f17-b2e1-164ed541b703",
    "artist": "Tag Team",
    "artist_ids": [
        "47ade377-b278-4c83-b729-c870d6440b08"
    ],
    "album": "Whoomp! The Album",
    "release_id": "3efebb86-7922-4a41-9567-d712a0cd947e",
    "release_group_id": "d5011bdd-216a-3da4-94cf-8758bea84337",
    "labels": [
        "Club Tools"
    ],
    "label_ids": [
        "5b00c897-e64a-493d-b2e1-34bb88063c3f"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TAG TEAM BACK AT IT AGAIN!!!!!!!! \n\nAs the resident head DJ of Magic City in Atlanta, GA, DC of Tag Team aimed to craft a love letter in the form of the final verse to his beloved girls and coworkers at the world-famous Magic City Adult Entertainment Club.\n-https://www.tagteambackagain.com/whoomp-there-it-is/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}