Information about plays

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

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

{
    "id": 3580364,
    "uri": "https://api.kexp.org/v2/plays/3580364/?format=api",
    "airdate": "2025-11-19T20:26:32-08:00",
    "show": 65156,
    "show_uri": "https://api.kexp.org/v2/shows/65156/?format=api",
    "image_uri": "https://ia600409.us.archive.org/18/items/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7-27373057722_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/18/items/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7-27373057722_thumb250.jpg",
    "song": "I'm Sleepin’ In",
    "track_id": "69e437a6-8c93-4c4e-b7bc-310089d9bc16",
    "recording_id": "05c2b0e8-ebf5-4149-9473-71c947c7b741",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Gumboot Soup",
    "release_id": "bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7",
    "release_group_id": "c6fc4f99-6c1f-46aa-8faf-2c22154d26c4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-12-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP session from 2017\nhttps://www.youtube.com/watch?v=Qxxz7Tgfsv4&list=RDQxxz7Tgfsv4&start_radio=1&t=5s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}