Information about plays

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

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

{
    "id": 3619128,
    "uri": "https://api.kexp.org/v2/plays/3619128/?format=api",
    "airdate": "2026-02-18T14:08:20-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-600ffbc4-ca45-474d-b960-3f3ce976c92e/mbid-600ffbc4-ca45-474d-b960-3f3ce976c92e-25338974030_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-600ffbc4-ca45-474d-b960-3f3ce976c92e/mbid-600ffbc4-ca45-474d-b960-3f3ce976c92e-25338974030_thumb250.jpg",
    "song": "Ash Wednesday",
    "track_id": "0b5e0ffe-9417-417e-a58c-db3ec6da0b6b",
    "recording_id": "d2eee252-02af-4f49-a992-df674f782cb6",
    "artist": "The Psychedelic Furs",
    "artist_ids": [
        "9f930ddf-be2f-4de5-a39f-7ae47305752e"
    ],
    "album": "Made of Rain",
    "release_id": "600ffbc4-ca45-474d-b960-3f3ce976c92e",
    "release_group_id": "e8f75126-320d-4de5-956f-5e706b0d5add",
    "labels": [
        "Cooking Vinyl"
    ],
    "label_ids": [
        "10a8a55b-fe80-4df6-978e-fc0548dc04b6"
    ],
    "release_date": "2020-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good choice for today, Larry! \n--\nWatch a full hour-and-a-half set by British veterans The Psychedelic Furs at the Greek Theatre in Los Angeles in September, 2025: https://www.youtube.com/watch?v=g6ZSBGCGbd0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}