Information about plays

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

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

{
    "id": 3500792,
    "uri": "https://api.kexp.org/v2/plays/3500792/?format=api",
    "airdate": "2025-05-13T09:41:21-07:00",
    "show": 63449,
    "show_uri": "https://api.kexp.org/v2/shows/63449/?format=api",
    "image_uri": "https://ia800307.us.archive.org/24/items/mbid-d6c41bff-9582-4b0d-94b4-902607a3f488/mbid-d6c41bff-9582-4b0d-94b4-902607a3f488-4708849846_thumb500.jpg",
    "thumbnail_uri": "https://ia600307.us.archive.org/24/items/mbid-d6c41bff-9582-4b0d-94b4-902607a3f488/mbid-d6c41bff-9582-4b0d-94b4-902607a3f488-4708849846_thumb250.jpg",
    "song": "Make Out Club",
    "track_id": "f3ea3d22-4174-32dd-adb6-57172445e0f0",
    "recording_id": "06a6ce29-9212-400a-9e6f-d709b2dd683c",
    "artist": "Unrest",
    "artist_ids": [
        "f444dc7d-59c1-4ed6-beb7-f90b6d85366c"
    ],
    "album": "Perfect Teeth",
    "release_id": "d6c41bff-9582-4b0d-94b4-902607a3f488",
    "release_group_id": "bddb75f9-8883-3ec7-8ec9-40fa718b18ab",
    "labels": [
        "4AD",
        "Warner Bros. Records",
        "Teenbeat"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503",
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "434783dd-2be4-42db-a320-c53cbee540bb"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erin in Columbus writes:\nThank you for playing Make Out Club! My brother Matthew, who recently passed from terminal brain tumor, would put little songs at the end of the tape when he would make a copy and of an album for me. He was the cool older brother who introduced me to so many amazing bands when I was mired in classic rock hell during my early teens. This is one of those songs and I could never remember the name of it. Thank you so much!\n--\nPerfect Teeth is the seventh and final studio album by the Washington, D.C. band Unrest! www.teenbeatrecords.com/artists/unrest.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}