Information about plays

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

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

{
    "id": 3548712,
    "uri": "https://api.kexp.org/v2/plays/3548712/?format=api",
    "airdate": "2025-09-04T05:09:38-07:00",
    "show": 64469,
    "show_uri": "https://api.kexp.org/v2/shows/64469/?format=api",
    "image_uri": "https://ia801403.us.archive.org/3/items/mbid-c22d422d-2b22-4933-afe5-b0d2fb546911/mbid-c22d422d-2b22-4933-afe5-b0d2fb546911-16263447018_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/3/items/mbid-c22d422d-2b22-4933-afe5-b0d2fb546911/mbid-c22d422d-2b22-4933-afe5-b0d2fb546911-16263447018_thumb250.jpg",
    "song": "The Tale of Mr. Morton",
    "track_id": "71d14a43-b3ff-3537-818c-05fa8401f098",
    "recording_id": "1e1d2d9a-846a-4923-9e99-9ae9b6966701",
    "artist": "Skee-Lo",
    "artist_ids": [
        "9341a67c-4f0c-43c2-9ec4-c222d2cb97f3"
    ],
    "album": "Schoolhouse Rock! Rocks",
    "release_id": "c22d422d-2b22-4933-afe5-b0d2fb546911",
    "release_group_id": "0e7c9593-d02a-3e5c-8d96-704025086f79",
    "labels": [
        "Lava"
    ],
    "label_ids": [
        "124c5a9d-73df-4973-bff8-5ebe98cc8168"
    ],
    "release_date": "1996-04-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Schoolhouse Rock! Rocks' is a tribute album based on the Emmy Award-winning animated TV series, Schoolhouse Rock!\n\nWatch the cartoon here: http://bit.ly/4mJAPjf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}