Information about plays

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

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

{
    "id": 3554999,
    "uri": "https://api.kexp.org/v2/plays/3554999/?format=api",
    "airdate": "2025-09-19T12:22:36-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2-42454749403_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2-42454749403_thumb250.jpg",
    "song": "Another Second Chance",
    "track_id": "ee86a25b-93c0-431c-ab76-6f97795ba43c",
    "recording_id": "644b6567-f218-4327-9ae1-bbea8a6c24ee",
    "artist": "Rocket",
    "artist_ids": [
        "9563966d-ca18-44f7-9d72-87a1fe27ae9d"
    ],
    "album": "R is for Rocket",
    "release_id": "f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2",
    "release_group_id": "83220b6e-12d8-4de9-b0ee-e86d5d5326df",
    "labels": [
        "Transgressive Records",
        "Canvasback Music"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e",
        "d563e39c-2779-456e-ad6a-3703365ab3bc"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R is for Rocket is the debut full-length album from the LA quartet! It will be out on October 3rd. The album is \"a joyride through sonic terrain that is gloriously loud, anthemic, bombastic and beautiful, with instantly captivating songs that achieve the rare feat of evoking nostalgia while sounding completely new.\" \n\nhttps://rockettheband.bandcamp.com/album/r-is-for-rocket",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}