Information about plays

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

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

{
    "id": 3600392,
    "uri": "https://api.kexp.org/v2/plays/3600392/?format=api",
    "airdate": "2026-01-05T00:57:09-08:00",
    "show": 65566,
    "show_uri": "https://api.kexp.org/v2/shows/65566/?format=api",
    "image_uri": "https://ia800808.us.archive.org/25/items/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180-43463560315_thumb500.jpg",
    "thumbnail_uri": "https://ia600808.us.archive.org/25/items/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180-43463560315_thumb250.jpg",
    "song": "Brood Board SHROOM",
    "track_id": "b954f8a6-a2ba-478b-bf04-fe4c1b772c6d",
    "recording_id": "116f11d6-e515-4cd4-bdd7-36047077aa79",
    "artist": "SML",
    "artist_ids": [
        "f127f13b-b897-4595-ae01-4bf4129ff87b"
    ],
    "album": "How You Been",
    "release_id": "eb89ea90-7316-4682-94d7-fa29e93e6180",
    "release_group_id": "27dacd5c-7f66-4ebf-a8f5-1610b6eca083",
    "labels": [
        "International Anthem Recording Co."
    ],
    "label_ids": [
        "817464f6-8b69-4467-988c-1ce0bc23122e"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L.A. based weirdo jazz super group from the International Anthem label",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}