Information about plays

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

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

{
    "id": 3633328,
    "uri": "https://api.kexp.org/v2/plays/3633328/?format=api",
    "airdate": "2026-03-25T01:47:05-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn711002.ca.archive.org/0/items/mbid-519d76df-ef9f-42f6-97fe-f3f18d32ce85/mbid-519d76df-ef9f-42f6-97fe-f3f18d32ce85-7769022149_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/19/items/mbid-519d76df-ef9f-42f6-97fe-f3f18d32ce85/mbid-519d76df-ef9f-42f6-97fe-f3f18d32ce85-7769022149_thumb250.jpg",
    "song": "Girl U Want",
    "track_id": "67b4f7ed-d290-3e0b-b130-3408295d288b",
    "recording_id": "7cd330ea-1b63-4ff8-89d6-d54cdaff13ab",
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "DEV-O Live",
    "release_id": "519d76df-ef9f-42f6-97fe-f3f18d32ce85",
    "release_group_id": "e574c179-2bba-31af-94c8-81640b8235aa",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Mothersbaugh wrote the music for The Croods: A New Age (Original Motion Picture Soundtrack)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}