Information about plays

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

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

{
    "id": 3572305,
    "uri": "https://api.kexp.org/v2/plays/3572305/?format=api",
    "airdate": "2025-10-31T18:09:42-07:00",
    "show": 64985,
    "show_uri": "https://api.kexp.org/v2/shows/64985/?format=api",
    "image_uri": "https://ia801401.us.archive.org/8/items/mbid-476a95bd-04bd-4ee0-a17c-232e9583efd5/mbid-476a95bd-04bd-4ee0-a17c-232e9583efd5-16840158211_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/8/items/mbid-476a95bd-04bd-4ee0-a17c-232e9583efd5/mbid-476a95bd-04bd-4ee0-a17c-232e9583efd5-16840158211_thumb250.jpg",
    "song": "Grim Receiver",
    "track_id": "94b26573-5016-4aa9-8658-a6dba402c656",
    "recording_id": "6f8155f7-7f34-4124-8b5e-fa3f3da16de0",
    "artist": "Shit Robot",
    "artist_ids": [
        "c3754232-e672-4055-afec-2f3f9633f864"
    ],
    "album": "From the Cradle to the Rave",
    "release_id": "476a95bd-04bd-4ee0-a17c-232e9583efd5",
    "release_group_id": "fc21dae4-203e-44bb-bf10-e030708a905d",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2010-09-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marcus Lambkin, better known by the pseudonym Shit Robot, is an Irish electronic musician and DJ.\n\nWhile working as a DJ in New York in 2000, he befriended James Murphy, later of LCD Soundsystem, and started a DJ partnership with him.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}