Information about plays

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

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

{
    "id": 3630173,
    "uri": "https://api.kexp.org/v2/plays/3630173/?format=api",
    "airdate": "2026-03-17T12:03:21-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a-30714332048_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a/mbid-d8d7147d-52a3-4457-bc30-01366f9e7f9a-30714332048_thumb250.jpg",
    "song": "Higher Ground",
    "track_id": "35a9ce74-9d30-4bfc-9ffa-5bd31b4f9a81",
    "recording_id": "868cdd62-00a9-4fe9-afbd-74ec9f8901fd",
    "artist": "ODESZA feat. Naomi Wild",
    "artist_ids": [
        "f07a2fca-e37b-4f1b-bae0-9e49b8a0b412",
        "2e222fce-02ae-4221-b1c6-3c3242b423b6"
    ],
    "album": "A Moment Apart",
    "release_id": "d8d7147d-52a3-4457-bc30-01366f9e7f9a",
    "release_group_id": "724699f1-9153-4c72-9ac4-cbf2d598582b",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In the following video, the singer/songwriter tells her story about finding inspiration to write from ODESZA’s performance at the Do LaB during Coachella 2014. Wild wrote the lyrics for “Higher Ground,” recorded them, and had her manager find a way to send the vocals to ODESZA. Once they heard her vocals, their writers block was cured. The rest is history.: https://www.youtube.com/watch?v=dP3Nbsld3Zs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}