Information about plays

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

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

{
    "id": 3530885,
    "uri": "https://api.kexp.org/v2/plays/3530885/?format=api",
    "airdate": "2025-07-23T21:37:37-07:00",
    "show": 64094,
    "show_uri": "https://api.kexp.org/v2/shows/64094/?format=api",
    "image_uri": "https://ia600907.us.archive.org/24/items/mbid-aade4a9d-36e4-41da-aea0-8a5e40db28aa/mbid-aade4a9d-36e4-41da-aea0-8a5e40db28aa-19923002720_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-aade4a9d-36e4-41da-aea0-8a5e40db28aa/mbid-aade4a9d-36e4-41da-aea0-8a5e40db28aa-19923002720_thumb250.jpg",
    "song": "Black Saint",
    "track_id": "4ea104e8-9e80-418e-ab4b-cead660d7e46",
    "recording_id": "44079269-8929-4def-8ab1-9c6a01741d7a",
    "artist": "Witch",
    "artist_ids": [
        "2b6f6ed7-8a1e-4907-8300-3b246134fc1a"
    ],
    "album": "Witch",
    "release_id": "aade4a9d-36e4-41da-aea0-8a5e40db28aa",
    "release_group_id": "957e4ead-280d-37c1-b327-e980903a84f1",
    "labels": [
        "Tee Pee Records"
    ],
    "label_ids": [
        "4081ad06-da69-498c-a7bf-c119bc46684c"
    ],
    "release_date": "2006-03-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"J Mascis of Dinosaur Jr. renown and his long time friend Dave Sweetapple were interested in forming a hard rock band. They found willing and able conspirators in Kyle Thomas and Asa Irons, members New England avant-folk outfit Feathers\"\n\nhttps://witch.bandcamp.com/album/witch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}