Information about plays

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

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

{
    "id": 3612964,
    "uri": "https://api.kexp.org/v2/plays/3612964/?format=api",
    "airdate": "2026-02-04T03:54:06-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://ia801406.us.archive.org/6/items/mbid-86e3ea5f-6f9a-465e-ab96-e17c27b7cfa4/mbid-86e3ea5f-6f9a-465e-ab96-e17c27b7cfa4-42357511594_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-86e3ea5f-6f9a-465e-ab96-e17c27b7cfa4/mbid-86e3ea5f-6f9a-465e-ab96-e17c27b7cfa4-42357511594_thumb250.jpg",
    "song": "Say It Now",
    "track_id": "edc62a27-9a20-457e-ac8a-0fb6599927cf",
    "recording_id": "541e9fe1-3ebb-40fa-99fb-a5ea92908d3b",
    "artist": "Hannah Jadagu",
    "artist_ids": [
        "b3b223a5-61a1-488f-b003-10edbaf632a3"
    ],
    "album": "Say It Now",
    "release_id": "86e3ea5f-6f9a-465e-ab96-e17c27b7cfa4",
    "release_group_id": "eb8fdb04-162e-4d47-b74e-e33585d43904",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2022-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Jadagu LIVE on KEXP Thu. Feb. 12 at 11AM!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}