Information about plays

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

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

{
    "id": 3548437,
    "uri": "https://api.kexp.org/v2/plays/3548437/?format=api",
    "airdate": "2025-09-03T13:44:15-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://ia600207.us.archive.org/34/items/mbid-12f339a1-0444-4547-8d12-9a8bc39a125a/mbid-12f339a1-0444-4547-8d12-9a8bc39a125a-35370347022_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-12f339a1-0444-4547-8d12-9a8bc39a125a/mbid-12f339a1-0444-4547-8d12-9a8bc39a125a-35370347022_thumb250.jpg",
    "song": "Everybody’s Saying That",
    "track_id": "50113355-bedf-4f14-ab36-3bd816319e99",
    "recording_id": "72fba44a-78f6-4206-98fe-2f83139b3393",
    "artist": "Girl Ray",
    "artist_ids": [
        "ebcf8901-bd0a-486c-bfc9-341b7394c3fa"
    ],
    "album": "Prestige",
    "release_id": "12f339a1-0444-4547-8d12-9a8bc39a125a",
    "release_group_id": "cb87fee7-3399-44bd-8b3a-02f11f6dfd13",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2023-08-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Larry was the host when London band Girl Ray performed LIVE n our studio in October, 2023.  They led off with \"Everybody's Saying That\": https://www.youtube.com/watch?v=cxklExhgjc4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}