Information about plays

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

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

{
    "id": 3559732,
    "uri": "https://api.kexp.org/v2/plays/3559732/?format=api",
    "airdate": "2025-09-30T17:49:52-07:00",
    "show": 64711,
    "show_uri": "https://api.kexp.org/v2/shows/64711/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364-40444701159_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364/mbid-3de00d81-8e1e-4d05-9c17-138ecb0ee364-40444701159_thumb250.jpg",
    "song": "Angola",
    "track_id": "1a6afc38-36f7-4121-bd08-50c67f22a6fd",
    "recording_id": "8e099e70-ad23-4ff7-aa6d-c6e992474dbb",
    "artist": "Des Demonas",
    "artist_ids": [
        "7536e54b-aa8f-429a-aa62-21184a53c14c"
    ],
    "album": "Apocalyptic Boom! Boom!",
    "release_id": "3de00d81-8e1e-4d05-9c17-138ecb0ee364",
    "release_group_id": "712a1920-d9a2-4a3d-920c-a669a2b8e1a2",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2024-11-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kim Salmon of the Scientists says, \"The sonic fuel of the band is a blend of post punk, punk, funk, blues, psych rock, Afro beat, even bubble gum but the noise you hear is pure Des Demonas.”\n\nhttps://intheredrecords.com/collections/des-demonas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}