Information about plays

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

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

{
    "id": 3519518,
    "uri": "https://api.kexp.org/v2/plays/3519518/?format=api",
    "airdate": "2025-06-27T12:33:37-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia800300.us.archive.org/4/items/mbid-878c9674-871d-47d7-a942-e6a893403f02/mbid-878c9674-871d-47d7-a942-e6a893403f02-13252817774_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/4/items/mbid-878c9674-871d-47d7-a942-e6a893403f02/mbid-878c9674-871d-47d7-a942-e6a893403f02-13252817774_thumb250.jpg",
    "song": "Magic",
    "track_id": "3254ae98-eead-4ceb-9623-d520002d5706",
    "recording_id": "966a0eec-96e1-41c8-828f-459d2b5cceb5",
    "artist": "The Cars",
    "artist_ids": [
        "092b603f-eb4c-4958-b10e-02420de5885b"
    ],
    "album": "The Elektra Years: 1978-1987",
    "release_id": "878c9674-871d-47d7-a942-e6a893403f02",
    "release_group_id": "6bfc7663-bf2b-4bf0-af60-b9a40fad5a4c",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "2016-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Cars included \"Magic\" on their 1984 album, Heartbeat City. \n\nIn making Heartbeat City, the band \"spent six months in the studio painstakingly putting the album together, sometimes spending days getting the right bass sound or vocal take. The bandmembers were rarely in the room at the same time and instead of using live drums on the record, Lange and David Robinson put together drum tracks using samples of Robinson's playing. This sounds a bit like the recipe for a airless, stale album, but much like Pyromania, Heartbeat City is a gleaming pop masterpiece.\"\n\nRead more from this review: https://tinyurl.com/527zucx5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}