Information about plays

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

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

{
    "id": 3561974,
    "uri": "https://api.kexp.org/v2/plays/3561974/?format=api",
    "airdate": "2025-10-06T09:18:43-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "https://ia902804.us.archive.org/13/items/mbid-dc9b75f9-d5e7-434a-82c4-0d4e9790efd4/mbid-dc9b75f9-d5e7-434a-82c4-0d4e9790efd4-6192815907_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/13/items/mbid-dc9b75f9-d5e7-434a-82c4-0d4e9790efd4/mbid-dc9b75f9-d5e7-434a-82c4-0d4e9790efd4-6192815907_thumb250.jpg",
    "song": "The Enemy Guns",
    "track_id": "6177fa28-4b02-37dc-83e0-85ed216d4354",
    "recording_id": "f7dde3a8-d429-481e-bea7-45e35d98a187",
    "artist": "DeVotchKa",
    "artist_ids": [
        "a66cc38c-e6cd-4725-a8fd-7d32b998347f"
    ],
    "album": "How It Ends",
    "release_id": "dc9b75f9-d5e7-434a-82c4-0d4e9790efd4",
    "release_group_id": "5815b3d0-eeed-3b02-bef0-6b24f4623a13",
    "labels": [
        "Cicero Recordings"
    ],
    "label_ids": [
        "072a076b-5b79-453c-a31b-3e77db5a7b01"
    ],
    "release_date": "2004-10-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#592 on YOUR countdown of the greatest albums of all-time. \n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}