Information about plays

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

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

{
    "id": 3607100,
    "uri": "https://api.kexp.org/v2/plays/3607100/?format=api",
    "airdate": "2026-01-21T05:52:25-08:00",
    "show": 65713,
    "show_uri": "https://api.kexp.org/v2/shows/65713/?format=api",
    "image_uri": "https://ia601208.us.archive.org/1/items/mbid-a003e8c3-952e-422b-8ff0-595d0fc9be87/mbid-a003e8c3-952e-422b-8ff0-595d0fc9be87-11909623324_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/1/items/mbid-a003e8c3-952e-422b-8ff0-595d0fc9be87/mbid-a003e8c3-952e-422b-8ff0-595d0fc9be87-11909623324_thumb250.jpg",
    "song": "Bad Things",
    "track_id": "63858ff4-afa9-3a16-995c-27793adeb1f2",
    "recording_id": "5e53cb04-464d-4cb6-bda0-b7e0698bac20",
    "artist": "L7",
    "artist_ids": [
        "57111f1f-9829-45ea-bb4e-a5aba37cd1d1"
    ],
    "album": "The Beauty Process: Triple Platinum",
    "release_id": "a003e8c3-952e-422b-8ff0-595d0fc9be87",
    "release_group_id": "4587bf2d-7e3f-3462-bda5-ee8a1ddcd19c",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1997-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L7 is a rock-grunge group founded in Los Angeles, first active from 1985 to 2001 and re-formed in 2014. \n\nhttps://l7theband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}