Information about plays

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

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

{
    "id": 3571904,
    "uri": "https://api.kexp.org/v2/plays/3571904/?format=api",
    "airdate": "2025-10-30T17:12:53-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia902904.us.archive.org/26/items/mbid-ce2e39ea-efdb-4b56-8999-fe70bdc3d586/mbid-ce2e39ea-efdb-4b56-8999-fe70bdc3d586-18650332485_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-ce2e39ea-efdb-4b56-8999-fe70bdc3d586/mbid-ce2e39ea-efdb-4b56-8999-fe70bdc3d586-18650332485_thumb250.jpg",
    "song": "Tear You Apart",
    "track_id": "615343bd-82f6-3ea5-a6f8-a95012b00840",
    "recording_id": "65be4044-29cb-41ce-932c-359a1bb3eda0",
    "artist": "She Wants Revenge",
    "artist_ids": [
        "f434ae2b-b203-490d-a8ac-aa9cd51c0e73"
    ],
    "album": "She Wants Revenge",
    "release_id": "ce2e39ea-efdb-4b56-8999-fe70bdc3d586",
    "release_group_id": "4693c538-9ca4-3fef-8594-3a22954d71c9",
    "labels": [
        "Geffen Records",
        "Flawless Records",
        "PerfectKiss"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b",
        "98e6bc2d-9204-4783-af42-d313c6581b6f",
        "73f87e0e-0a5b-415e-85e5-616421270840"
    ],
    "release_date": "2006-07-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Carmen in Renton for this spooky request!\n--\nThis was released as the second single off the debut album from the Los Angeles post punk band. \n\nFor the music video, a note was sent out via Myspace asking for extras. Only a small number of them were actually highschoolers; the call was for people who were either 15–20 or looked like they were 15–20. No one was paid, and filming was done around 3:00 AM the following day. Watch the video here: https://www.youtube.com/watch?v=ixw_bLVUL34",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}