Information about plays

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

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

{
    "id": 3620328,
    "uri": "https://api.kexp.org/v2/plays/3620328/?format=api",
    "airdate": "2026-02-21T12:06:34-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-6303df92-fd1d-4bf5-b95c-d1e7203c79d7/mbid-6303df92-fd1d-4bf5-b95c-d1e7203c79d7-41494415076_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-6303df92-fd1d-4bf5-b95c-d1e7203c79d7/mbid-6303df92-fd1d-4bf5-b95c-d1e7203c79d7-41494415076_thumb250.jpg",
    "song": "Get Over You",
    "track_id": "145a7b86-6c24-3239-816a-bb829f982bc8",
    "recording_id": "462b7915-6cd9-4d15-934a-96f6010645e1",
    "artist": "The Undertones",
    "artist_ids": [
        "d188e4cd-d187-4df2-8516-6ff8dfd3735c"
    ],
    "album": "The Undertones",
    "release_id": "6303df92-fd1d-4bf5-b95c-d1e7203c79d7",
    "release_group_id": "d462b990-66d5-3c6b-bc67-4f3d152cdc45",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1994-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Undertones debut self titled album was released in May of 1979 after being recorded in January of that year.\n\nhttps://www.theundertones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}