Information about plays

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

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

{
    "id": 3545960,
    "uri": "https://api.kexp.org/v2/plays/3545960/?format=api",
    "airdate": "2025-08-28T17:28:50-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://ia801400.us.archive.org/13/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/13/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb250.jpg",
    "song": "Float",
    "track_id": "d4237c71-b3ed-46e6-960c-7221ceaaaf7a",
    "recording_id": "ded52234-f378-4d8f-970c-e55a4b074633",
    "artist": "Jay Som feat. Jim Adkins",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305",
        "07bd5abc-0cc5-4781-9d70-8c9f754eb78b"
    ],
    "album": "Belong",
    "release_id": "29667075-9351-419e-b9be-f6f608cebf98",
    "release_group_id": "a8de19c2-5e45-4c7d-940e-b1ced88059bc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jay Som will be touring!\n\n-November 22nd @ SF's Bimbo's 365 Club\n-December 19th @ Seattle's Neumos\n-December 20th @ Portland, ORs Aladdin Theater\n\nMore dates & locales here: https://jaysommusic.com/\n--\nJay Som (a.k.a. songwriter and producer Melina Duterte) has announced that her new solo album, Belong, will arrive on October 10th via Polyvinyl!\n\nThis track features Jim Adkins of Jimmy Eat World, while other guests on Duterte’s first project in six years include Hayley Williams and Mini Trees’ Lexi Vega.\n\nhttps://tinyurl.com/mt2489cy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}