Information about plays

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

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

{
    "id": 3624909,
    "uri": "https://api.kexp.org/v2/plays/3624909/?format=api",
    "airdate": "2026-03-03T18:16:12-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-81776221-c3ae-4662-8f2f-7a239cbb24af/mbid-81776221-c3ae-4662-8f2f-7a239cbb24af-27974433834_thumb250.jpg",
    "song": "Here It Comes",
    "track_id": "dfdbf66e-6fa4-3482-958c-4954d7e665b6",
    "recording_id": "1b1656e5-e183-468e-a29e-58a978460ec8",
    "artist": "Doves",
    "artist_ids": [
        "9de8f66e-3cd1-4f11-8328-38200f0612b0"
    ],
    "album": "Lost Souls",
    "release_id": "81776221-c3ae-4662-8f2f-7a239cbb24af",
    "release_group_id": "ae6595fb-a53c-340f-97a1-cff821300fec",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2000-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Manchester band recorded 'Lost Souls' over a period of several years, following the dissolution of Doves' original musical incarnation as house music act Sub Sub\n\nhttps://dovesofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}