Information about plays

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

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

{
    "id": 3580069,
    "uri": "https://api.kexp.org/v2/plays/3580069/?format=api",
    "airdate": "2025-11-19T02:48:06-08:00",
    "show": 65150,
    "show_uri": "https://api.kexp.org/v2/shows/65150/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797-43570775983_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797-43570775983_thumb250.jpg",
    "song": "Awaze",
    "track_id": "5bf89e8b-7c20-432b-8112-075fd4cbf7c2",
    "recording_id": "9fcc100a-4636-4a36-bab6-180ad38bdbdf",
    "artist": "Makaya McCraven feat. Josh Johnson",
    "artist_ids": [
        "59476fae-d0c9-4ebd-b03c-c38b19b30dff",
        "37b60764-3b1e-4247-8215-93e579bd7f1b"
    ],
    "album": "Off the Record",
    "release_id": "84e2e1a6-ec73-4193-969a-6d8ef119e797",
    "release_group_id": "7b6046f9-cbbe-4085-b71d-3f76a767cf92",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Makaya McCraven, following up his 2022 release In These Times, dropped four EPs in 2025: Techno Logic, The People’s Mixtape, Hidden Out!, and PopUp Shop.\n\nAll together, the four distinct records formed the physical record release \"Off the Record,\" which dropped on October 31.\n\nhttps://intlanthem.bandcamp.com/merch/2xcd-makaya-mccraven-off-the-record",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}