Information about plays

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

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

{
    "id": 3548607,
    "uri": "https://api.kexp.org/v2/plays/3548607/?format=api",
    "airdate": "2025-09-03T23:09:27-07:00",
    "show": 64467,
    "show_uri": "https://api.kexp.org/v2/shows/64467/?format=api",
    "image_uri": "https://ia601008.us.archive.org/1/items/mbid-812bb065-c933-451a-8f7b-361f457144a9/mbid-812bb065-c933-451a-8f7b-361f457144a9-42933678438_thumb500.jpg",
    "thumbnail_uri": "https://ia601008.us.archive.org/1/items/mbid-812bb065-c933-451a-8f7b-361f457144a9/mbid-812bb065-c933-451a-8f7b-361f457144a9-42933678438_thumb250.jpg",
    "song": "shallowing",
    "track_id": "fb5686a1-58de-46b7-8249-03526301e94e",
    "recording_id": "0a9e7d70-a3d8-4621-a38d-a37c2a0fabf3",
    "artist": "Maneka",
    "artist_ids": [
        "fb4afabe-2d63-4a9c-9938-721cf8032e65"
    ],
    "album": "bathes and listens",
    "release_id": "812bb065-c933-451a-8f7b-361f457144a9",
    "release_group_id": "7e8f7c76-d4bc-45b5-afb7-1263dcc055e7",
    "labels": [
        "Topshelf Records"
    ],
    "label_ids": [
        "83e9ed9f-5e33-4203-b865-caf7f44fd075"
    ],
    "release_date": "2025-10-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from ex-Speedy Ortiz guitarist Devin McKnight.\n\nhttps://maneka.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}