Information about plays

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

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

{
    "id": 3619082,
    "uri": "https://api.kexp.org/v2/plays/3619082/?format=api",
    "airdate": "2026-02-18T11:20:46-08:00",
    "show": 65966,
    "show_uri": "https://api.kexp.org/v2/shows/65966/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc-34061799208_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc/mbid-c28eb04e-74e8-4809-bdc6-426d483d60fc-34061799208_thumb250.jpg",
    "song": "Carbon Dioxide",
    "track_id": "c83d6ffd-700f-48aa-a06c-9e21cc527d06",
    "recording_id": "645f54e4-8443-44e2-970d-ef43a53fa7d6",
    "artist": "Fever Ray",
    "artist_ids": [
        "f7df5df4-4dfa-459d-972b-1ba051c15ddc"
    ],
    "album": "Radical Romantics",
    "release_id": "c28eb04e-74e8-4809-bdc6-426d483d60fc",
    "release_group_id": "0babcbe7-a768-4d30-a0a6-3a9098f53a94",
    "labels": [
        "Rabid Records"
    ],
    "label_ids": [
        "b8187842-d82d-4489-8702-37c758da3e28"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fever Ray is Swedish musician Karin Drijer, who was part of The Knife with their brother Olof.\n\nhttps://feverray.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}