Information about plays

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

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

{
    "id": 3549768,
    "uri": "https://api.kexp.org/v2/plays/3549768/?format=api",
    "airdate": "2025-09-06T21:33:41-07:00",
    "show": 64495,
    "show_uri": "https://api.kexp.org/v2/shows/64495/?format=api",
    "image_uri": "https://ia600505.us.archive.org/18/items/mbid-c192aff7-9603-38eb-8f03-f6b04c11aec5/mbid-c192aff7-9603-38eb-8f03-f6b04c11aec5-15000422375_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/18/items/mbid-c192aff7-9603-38eb-8f03-f6b04c11aec5/mbid-c192aff7-9603-38eb-8f03-f6b04c11aec5-15000422375_thumb250.jpg",
    "song": "Party With Me Punker",
    "track_id": "b0aa164f-e139-3988-92ea-bef1c3621994",
    "recording_id": "89537636-ebe6-47e7-91dd-b13a30c99a74",
    "artist": "Free Kitten",
    "artist_ids": [
        "7e623dd5-bf40-4f8b-ba71-8226afc918e2"
    ],
    "album": "Our Band Could Be Your Life: A Tribute to D Boon and the Minutemen",
    "release_id": "7b39d163-d29c-483b-bbc2-f783298a2a10",
    "release_group_id": "d32872d9-245c-35a2-be35-f95587623257",
    "labels": [
        "Little Brother Records"
    ],
    "label_ids": [
        "59bd4cc5-b3c7-4072-b7f8-11c5994eb738"
    ],
    "release_date": "1996-02-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Christine in SF",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}