Information about plays

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

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

{
    "id": 3635484,
    "uri": "https://api.kexp.org/v2/plays/3635484/?format=api",
    "airdate": "2026-03-30T06:48:13-07:00",
    "show": 66319,
    "show_uri": "https://api.kexp.org/v2/shows/66319/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-5af63e38-a862-45df-8b65-0271dd0d3a7e/mbid-5af63e38-a862-45df-8b65-0271dd0d3a7e-31100181076_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-5af63e38-a862-45df-8b65-0271dd0d3a7e/mbid-5af63e38-a862-45df-8b65-0271dd0d3a7e-31100181076_thumb250.jpg",
    "song": "Marigold",
    "track_id": "b73fc4df-00d7-44d4-900e-3209cf9ede18",
    "recording_id": "6e5fd771-ffc3-47e8-b759-fa913b2e5020",
    "artist": "Riki",
    "artist_ids": [
        "8c037e17-3b3a-48ea-b2d2-b267d7811675"
    ],
    "album": "Gold",
    "release_id": "5af63e38-a862-45df-8b65-0271dd0d3a7e",
    "release_group_id": "292149ea-2a5e-45a3-8316-6157edf66920",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2021-11-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For this single, LA-based synthpop artist Riki collaborated on vocals with the album's co-producer, Telefon Tel Aviv co-founder Joshua Eustis.\n\nhttps://riki.bandcamp.com/album/gold",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}