Information about plays

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

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

{
    "id": 3545813,
    "uri": "https://api.kexp.org/v2/plays/3545813/?format=api",
    "airdate": "2025-08-28T08:47:14-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia801707.us.archive.org/32/items/mbid-a6801fd9-f97d-43cd-9d8d-7c35965c5d7a/mbid-a6801fd9-f97d-43cd-9d8d-7c35965c5d7a-27534728511_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/32/items/mbid-a6801fd9-f97d-43cd-9d8d-7c35965c5d7a/mbid-a6801fd9-f97d-43cd-9d8d-7c35965c5d7a-27534728511_thumb250.jpg",
    "song": "Black Bull",
    "track_id": "ceb6899e-a67c-40cc-bded-29b7e3390894",
    "recording_id": "ba9e9dfc-6869-4037-b3b6-09922dd316e4",
    "artist": "Foals",
    "artist_ids": [
        "6a65d878-fcd0-42cf-aff9-ca1d636a8bcc"
    ],
    "album": "Part 2, Everything Not Saved Will Be Lost",
    "release_id": "0f358547-5009-4843-a253-717bbd04dde9",
    "release_group_id": "3661b7c1-4675-4185-b59e-4c4a7e5c7669",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this video interview, Yannis Philippakis and Jack Bevan break down how they wrote their single \"Black Bull.\": https://www.youtube.com/watch?v=TfKIm1ukUtI\n\nWatch Foals' KEXP in-studio from 2013 here: https://www.youtube.com/watch?v=7x91ZFVt0qI\n\nhttp://www.foals.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}