Information about plays

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

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

{
    "id": 3657144,
    "uri": "https://api.kexp.org/v2/plays/3657144/?format=api",
    "airdate": "2026-05-20T07:47:48-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc-45058769065_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc-45058769065_thumb250.jpg",
    "song": "Screwdark",
    "track_id": "fb293f7d-1001-48d7-9d41-2cc086823458",
    "recording_id": "31c84942-010b-4c2f-8036-ea2998e7b151",
    "artist": "RIP Magic",
    "artist_ids": [
        "9109582c-cc24-49ae-bc03-ccb9c7c30966"
    ],
    "album": "Screwdark",
    "release_id": "8ea13e41-2f8b-460a-8537-748d99bf4acc",
    "release_group_id": "36c1624e-a45a-498b-aec4-435caadfae6c",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2026-05-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Magic is a London-based four-piece (Marco Pini, Felix Bayley-Higgins, Beth Boswell-Knight, and Pedro Takahashi) that has been supporting Tame Impala on its world tour. Watch the frenetic music video here: https://www.youtube.com/watch?v=ZkGAc3pniCc \n\nhttps://rip-magic.bandcamp.com/ https://www.hotline.rip/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}