Information about plays

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

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

{
    "id": 3575824,
    "uri": "https://api.kexp.org/v2/plays/3575824/?format=api",
    "airdate": "2025-11-09T01:31:58-08:00",
    "show": 65061,
    "show_uri": "https://api.kexp.org/v2/shows/65061/?format=api",
    "image_uri": "https://coverartarchive.org/release/c6f6b884-8948-4186-b8e7-4527f556ca9e/38429807656-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c6f6b884-8948-4186-b8e7-4527f556ca9e/38429807656-250.jpg",
    "song": "Prove Them Wrong",
    "track_id": null,
    "recording_id": "2e1bc1c6-4baf-4449-bf30-a944862112f2",
    "artist": "Jenner",
    "artist_ids": [
        "57082674-4d21-4231-bde8-f36a4a39f84e"
    ],
    "album": "Prove Them Wrong",
    "release_id": null,
    "release_group_id": "915bd1e0-8193-4f30-a77f-e77749d15b0d",
    "labels": [
        "Fighter Records"
    ],
    "label_ids": [
        "ce5d5822-9036-47d3-a379-e49362c1d037"
    ],
    "release_date": "2024-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All female trio from Serbia; guitarist Aleksandra Stamenković came up with the band name while studying microbiology in medical school.  You can read more about it in the interview linked below.\n\nhttps://globalmetalapocalypse.weebly.com/metal-interviews/interview-interrogation-marija-dragicevic-of-jenner-serbia\n\nhttps://jennerserbia.bandcamp.com/\nhttps://www.facebook.com/jennerserbia/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}