Information about plays

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

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

{
    "id": 3551464,
    "uri": "https://api.kexp.org/v2/plays/3551464/?format=api",
    "airdate": "2025-09-10T23:30:42-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://ia800901.us.archive.org/4/items/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f-42991900587_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f-42991900587_thumb250.jpg",
    "song": "On A Clear Day, You Can See Forever (edit)",
    "track_id": "4ec82abb-f8c1-4857-bb4e-64dfeb2c7828",
    "recording_id": "8f74b84b-8315-408e-9ece-184a39b25217",
    "artist": "Catching Flies feat. Parra for Cuva",
    "artist_ids": [
        "0d10d859-50a4-4cb1-9412-31fb02795f9c",
        "56072b4f-f0e2-486a-b90c-7670ef24068d"
    ],
    "album": "On A Clear Day, You Can See Forever",
    "release_id": "82055e0e-e47a-4c82-a16e-b6404860ec9f",
    "release_group_id": "f3b37e56-427e-4aa0-8ac0-8bea6c024f5e",
    "labels": [
        "Indigo Soul"
    ],
    "label_ids": [
        "adb8c126-836f-43af-9ea1-b6b4ef4a2892"
    ],
    "release_date": "2025-09-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest single from UK producer George King. \n\nhttps://catchingflies.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}