Information about plays

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

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

{
    "id": 3611420,
    "uri": "https://api.kexp.org/v2/plays/3611420/?format=api",
    "airdate": "2026-01-31T13:00:59-08:00",
    "show": 65804,
    "show_uri": "https://api.kexp.org/v2/shows/65804/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-54dc275d-7cd7-329e-b91c-50b9e09b9344/mbid-54dc275d-7cd7-329e-b91c-50b9e09b9344-4208253456_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-54dc275d-7cd7-329e-b91c-50b9e09b9344/mbid-54dc275d-7cd7-329e-b91c-50b9e09b9344-4208253456_thumb250.jpg",
    "song": "Let's Dance to Joy Division",
    "track_id": "ec330fec-cc10-34ec-af7b-d00560e8c107",
    "recording_id": "bfba86bc-a983-436a-97ec-bc4196568c31",
    "artist": "The Wombats",
    "artist_ids": [
        "e105c272-b5d7-4135-82ef-d60bded54345"
    ],
    "album": "A Guide to Love, Loss & Desperation",
    "release_id": "54dc275d-7cd7-329e-b91c-50b9e09b9344",
    "release_group_id": "9442505b-a27a-329b-8190-ee3bd4547eaf",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2007-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dance as an act of resistance!\n\nCheck out the official video of this 2000s classic here: \n\nhttps://www.youtube.com/watch?v=ayuooyWPEUc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}