Information about plays

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

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

{
    "id": 3523409,
    "uri": "https://api.kexp.org/v2/plays/3523409/?format=api",
    "airdate": "2025-07-06T10:04:38-07:00",
    "show": 63937,
    "show_uri": "https://api.kexp.org/v2/shows/63937/?format=api",
    "image_uri": "https://ia601807.us.archive.org/21/items/mbid-67b689bf-f22d-47ed-bfe8-f63f3a589503/mbid-67b689bf-f22d-47ed-bfe8-f63f3a589503-41417358917_thumb500.jpg",
    "thumbnail_uri": "https://ia801807.us.archive.org/21/items/mbid-67b689bf-f22d-47ed-bfe8-f63f3a589503/mbid-67b689bf-f22d-47ed-bfe8-f63f3a589503-41417358917_thumb250.jpg",
    "song": "Big Something",
    "track_id": "56c3161d-1841-43fc-be1b-a5ecdb9b3993",
    "recording_id": "79a6e7b7-773f-4e83-96ee-dedc75f52ba0",
    "artist": "Florry",
    "artist_ids": [
        "bd3f7014-cd1e-4f0d-a37b-9d0e476c9d7e"
    ],
    "album": "Sounds Like...",
    "release_id": "67b689bf-f22d-47ed-bfe8-f63f3a589503",
    "release_group_id": "0128827c-5fbc-48a7-bf90-bd59e16f99ae",
    "labels": [
        "Dear Life Records"
    ],
    "label_ids": [
        "48c03abc-6b4f-4bc1-8562-683972308418"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florry is a collaborative effort between bandleader Francie Medosch and her collaborators who operate and create from their home in Philadelphia, Pennsylvania.\n\nhttps://florry.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}