Information about plays

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

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

{
    "id": 3630108,
    "uri": "https://api.kexp.org/v2/plays/3630108/?format=api",
    "airdate": "2026-03-17T08:38:55-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-655318ac-59a3-4464-bf05-6a2e7a6d9a45/mbid-655318ac-59a3-4464-bf05-6a2e7a6d9a45-44338971303_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-655318ac-59a3-4464-bf05-6a2e7a6d9a45/mbid-655318ac-59a3-4464-bf05-6a2e7a6d9a45-44338971303_thumb250.jpg",
    "song": "Boy",
    "track_id": "034652ff-106c-40f0-a125-5beaeb52716a",
    "recording_id": "aa2b862e-35d1-4f55-b9b7-b7b304160a38",
    "artist": "Catherine Moan",
    "artist_ids": [
        "482ea950-0b49-4f1d-8e8f-56bbdc283532"
    ],
    "album": "Boy",
    "release_id": "655318ac-59a3-4464-bf05-6a2e7a6d9a45",
    "release_group_id": "6325eba7-4043-4179-adaf-a83e76e6850e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catherine Moan is the musical vehicle of Philadelphian songstress Angel Jefferson. This is her cover of the Book of Love classic. You can catch her live at Vera Project (Seattle) on May 8th or The Independent (SF) on May 12th. https://catherinemoan.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}