Information about plays

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

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

{
    "id": 3581128,
    "uri": "https://api.kexp.org/v2/plays/3581128/?format=api",
    "airdate": "2025-11-21T17:33:55-08:00",
    "show": 65171,
    "show_uri": "https://api.kexp.org/v2/shows/65171/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-e3fc1cd4-d180-4f3a-bc95-e89d33d8a7b2/mbid-e3fc1cd4-d180-4f3a-bc95-e89d33d8a7b2-26924614391_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-e3fc1cd4-d180-4f3a-bc95-e89d33d8a7b2/mbid-e3fc1cd4-d180-4f3a-bc95-e89d33d8a7b2-26924614391_thumb250.jpg",
    "song": "Dreamland",
    "track_id": "f5ec7467-1a52-4a3b-bfbe-bba559052023",
    "recording_id": "4745b2b6-0a9d-46c6-9845-24f4fbd7e7ed",
    "artist": "Glass Animals",
    "artist_ids": [
        "20395131-fbde-43ce-b141-b700cfdae99c"
    ],
    "album": "Dreamland",
    "release_id": "643cfad8-30ff-4427-8fcb-3b7d46f32225",
    "release_group_id": "1ccd441a-a906-4773-8e72-e4055732a784",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2020-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "English psych-pop band Glass Animals! A birthday request for Rhiannon in Seattle!\n\nhttps://glassanimals.lnk.to/DreamlandAlbumWE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}