Information about plays

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

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

{
    "id": 3422529,
    "uri": "https://api.kexp.org/v2/plays/3422529/?format=api",
    "airdate": "2024-11-07T14:05:38-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://ia802302.us.archive.org/9/items/mbid-1c6f2a35-4288-4f5d-9eec-97ca32e2a226/mbid-1c6f2a35-4288-4f5d-9eec-97ca32e2a226-32304157771_thumb500.jpg",
    "thumbnail_uri": "https://ia902302.us.archive.org/9/items/mbid-1c6f2a35-4288-4f5d-9eec-97ca32e2a226/mbid-1c6f2a35-4288-4f5d-9eec-97ca32e2a226-32304157771_thumb250.jpg",
    "song": "Soul Flower (remix)",
    "track_id": "a1bbc17c-9cb0-497b-aa03-0b5059bffd29",
    "recording_id": "056cdefd-d47c-48e4-bce6-fd3f60504f32",
    "artist": "The Pharcyde",
    "artist_ids": [
        "d7134426-a937-43bf-bc54-f10ad8102ed9"
    ],
    "album": "Bizarre Ride II The Pharcyde",
    "release_id": "1c6f2a35-4288-4f5d-9eec-97ca32e2a226",
    "release_group_id": "c799ef0c-f038-364b-972b-51f52d794781",
    "labels": [
        "The Bicycle Music Company"
    ],
    "label_ids": [
        "f07edfd8-0819-41e1-acf7-3eaa94d88ae9"
    ],
    "release_date": "1992-11-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Pharcyde sampled multiple elements of Quincy Jones' \"The Main Squeeze.\"\n--\n\"Kicking off with an A-plus sample from Howard Morris’ Jetsons ditty “Eep Oppp Ork Ah-Ah,” 1992's \"Soul Flower (remix) spirals into a drug-induced psychedelic rant, accented with well-placed horn samples.\" Enjoy this tribute to this great dance song: https://music.avclub.com/the-pharcyde-drops-science-about-aids-menudo-and-zig-1798236681",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}