Information about plays

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

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

{
    "id": 3607904,
    "uri": "https://api.kexp.org/v2/plays/3607904/?format=api",
    "airdate": "2026-01-23T03:58:01-08:00",
    "show": 65728,
    "show_uri": "https://api.kexp.org/v2/shows/65728/?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://ia800808.us.archive.org/25/items/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180/mbid-eb89ea90-7316-4682-94d7-fa29e93e6180-43463560315_thumb250.jpg",
    "song": "Stepping In / The Loop",
    "track_id": "c87c358b-0621-4519-a952-f6d887e0db55",
    "recording_id": "4e80b72d-69ff-49a0-ad80-20257be9a841",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SML will be at the Portland Jazz Festival on Wednesday, March 11th!\n\nhttps://www.sml.band",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}