Information about plays

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

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

{
    "id": 3549813,
    "uri": "https://api.kexp.org/v2/plays/3549813/?format=api",
    "airdate": "2025-09-06T23:23:49-07:00",
    "show": 64495,
    "show_uri": "https://api.kexp.org/v2/shows/64495/?format=api",
    "image_uri": "https://ia600200.us.archive.org/0/items/mbid-c6d68b2f-fc40-4be7-9135-ed0d1c8217f3/mbid-c6d68b2f-fc40-4be7-9135-ed0d1c8217f3-1878172354_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/0/items/mbid-c6d68b2f-fc40-4be7-9135-ed0d1c8217f3/mbid-c6d68b2f-fc40-4be7-9135-ed0d1c8217f3-1878172354_thumb250.jpg",
    "song": "Die on Your Knees",
    "track_id": "415ef62c-4535-432d-81e6-f220141e3c7d",
    "recording_id": "84b56eb8-f01c-4deb-a782-46f3e0c934ac",
    "artist": "Poison Idea",
    "artist_ids": [
        "86871dd7-f50c-40bb-a298-a144775b64ae"
    ],
    "album": "Record Collectors Are Pretentious Assholes E.P.",
    "release_id": "50b744a0-15e1-4144-aa3d-44c3eddef9b5",
    "release_group_id": "e493fdc0-b256-4b0b-8893-47cab1686650",
    "labels": [
        "Taang! Records"
    ],
    "label_ids": [
        "7b95d1f1-2588-4a00-b093-e80e40a08548"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Jason\n\nPoison Idea's Jerry A has been doing guest vocals for the Hard Ons.\n\nhttps://www.facebook.com/aedinosiopofficial/\n\nhttps://www.therockpit.net/2025/the-hard-ons-new-video-us-tour-with-guest-vocalist-jerry-a-of-poison-idea/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}