Information about plays

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

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

{
    "id": 3524235,
    "uri": "https://api.kexp.org/v2/plays/3524235/?format=api",
    "airdate": "2025-07-08T07:28:33-07:00",
    "show": 63956,
    "show_uri": "https://api.kexp.org/v2/shows/63956/?format=api",
    "image_uri": "https://ia903200.us.archive.org/14/items/mbid-6b956618-7189-4474-bce0-7d10f6562704/mbid-6b956618-7189-4474-bce0-7d10f6562704-3776907894_thumb500.jpg",
    "thumbnail_uri": "https://ia903200.us.archive.org/14/items/mbid-6b956618-7189-4474-bce0-7d10f6562704/mbid-6b956618-7189-4474-bce0-7d10f6562704-3776907894_thumb250.jpg",
    "song": "Yer So Bad",
    "track_id": "01576dd3-2db1-3356-a00d-2a721b7a0a7d",
    "recording_id": "5cffd97e-6f94-48ad-9874-c4ab7e594782",
    "artist": "Tom Petty",
    "artist_ids": [
        "5ca3f318-d028-4151-ac73-78e2b2d6cdcc"
    ],
    "album": "Full Moon Fever",
    "release_id": "6b956618-7189-4474-bce0-7d10f6562704",
    "release_group_id": "ffbef03e-3651-39db-8a2f-e140dc5aa219",
    "labels": [
        "MCA Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charlie T. Wilbury Jr.\n--\nAccording to Rolling Stone, the journey to making Full Moon Fever began by chance, when Petty and Jeff Lynne started talking while stopped next to each other at a red light on Thanksgiving 1987. https://bit.ly/2HjzuRy\n===\nAs a side note: Owen hit five...FIVE redlights on Mercer this morning. Was there cross traffic? There was not. DAMN YOU LIGHTS OF MERCER! WHY MUST WE SUFFER YOUR WRATH?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}