Information about plays

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

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

{
    "id": 3549211,
    "uri": "https://api.kexp.org/v2/plays/3549211/?format=api",
    "airdate": "2025-09-05T11:58:19-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia800209.us.archive.org/34/items/mbid-42c1d283-406b-437d-8091-fc9ce642d946/mbid-42c1d283-406b-437d-8091-fc9ce642d946-38231722759_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-42c1d283-406b-437d-8091-fc9ce642d946/mbid-42c1d283-406b-437d-8091-fc9ce642d946-38231722759_thumb250.jpg",
    "song": "Big Swimmer",
    "track_id": "867a8619-1bdb-4af3-b51c-f2222e787332",
    "recording_id": "403297e5-1807-42e4-bf7a-ba604126f894",
    "artist": "King Hannah",
    "artist_ids": [
        "39c0f0b4-f310-46d4-81fb-3ba0093092e0"
    ],
    "album": "Big Swimmer",
    "release_id": "42c1d283-406b-437d-8091-fc9ce642d946",
    "release_group_id": "c090c946-84b9-4a1a-bca9-d5d7a8270d27",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This May King Hannah closed their Live on KEXP session with a rendition of \"Big Swimmer.\" Check out video of the performance and interview here: https://www.youtube.com/watch?v=BlO0zgwlWXw\n\nSharon Van Etten provided vocal harmonies on this title track from their 2024 album. \nhttps://kinghannah.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}