Information about plays

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

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

{
    "id": 3631007,
    "uri": "https://api.kexp.org/v2/plays/3631007/?format=api",
    "airdate": "2026-03-19T11:13:22-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-ff810109-a11e-47a7-a62f-482d3eaa8562/mbid-ff810109-a11e-47a7-a62f-482d3eaa8562-2122098821_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-ff810109-a11e-47a7-a62f-482d3eaa8562/mbid-ff810109-a11e-47a7-a62f-482d3eaa8562-2122098821_thumb250.jpg",
    "song": "Osaka Loop Line",
    "track_id": "fe7146ea-2bfd-3360-bc4b-9c5d5c392d62",
    "recording_id": "ab855f1a-964e-4808-a28c-eef69a22f9df",
    "artist": "Discovery",
    "artist_ids": [
        "ca4ba6af-cb9b-4877-8242-179063db6be4"
    ],
    "album": "LP",
    "release_id": "ff810109-a11e-47a7-a62f-482d3eaa8562",
    "release_group_id": "cf5d716f-463f-4fbe-9ec2-135a8cacf41f",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2009-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Discovery is a project of Rostam Batmanglij (formerly of Vampire Weekend) and Wesley Miles (of Ra Ra Riot)\n\nHere's what Pitchfork had to say about this 2009 project:\nhttps://pitchfork.com/reviews/albums/13314-lp/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}