Information about plays

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

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

{
    "id": 3642783,
    "uri": "https://api.kexp.org/v2/plays/3642783/?format=api",
    "airdate": "2026-04-16T11:02:07-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-66550db1-0b47-3037-9b45-bd9e9d1c09e0/mbid-66550db1-0b47-3037-9b45-bd9e9d1c09e0-12748732124_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-66550db1-0b47-3037-9b45-bd9e9d1c09e0/mbid-66550db1-0b47-3037-9b45-bd9e9d1c09e0-12748732124_thumb250.jpg",
    "song": "I Misunderstood",
    "track_id": "c6ccd41b-5aab-3579-945d-39d4e39b8acf",
    "recording_id": "f46d0c96-2e6e-451c-8959-5771be2bea89",
    "artist": "Richard Thompson",
    "artist_ids": [
        "ecfeacaf-0399-470f-8207-d1c646569fd0"
    ],
    "album": "Rumor and Sigh",
    "release_id": "66550db1-0b47-3037-9b45-bd9e9d1c09e0",
    "release_group_id": "8b1166d9-6b5c-3496-8dbd-91d2529f13f0",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1991-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Evelyn!\n\nRichard Thompson is playing the Moore Theater in Seattle TONIGHT!\nhttps://www.richardthompson-music.com/tour-dates/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}