Information about plays

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

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

{
    "id": 3593065,
    "uri": "https://api.kexp.org/v2/plays/3593065/?format=api",
    "airdate": "2025-12-19T11:36:04-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia801500.us.archive.org/11/items/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2/mbid-f0d66b82-13c8-4cdb-a9f4-b35fce4d5ba2-42454749403_thumb500.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/11/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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#80 on our countdown of YOUR favorite albums of 2025\n\nRocket played Live on KEXP in November! Subscribe to our YouTube channel, so you don't miss the video of that session when it drops! \nhttps://www.youtube.com/@kexp\n\nhttps://rockettheband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}