Information about plays

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

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

{
    "id": 3575184,
    "uri": "https://api.kexp.org/v2/plays/3575184/?format=api",
    "airdate": "2025-11-07T16:00:40-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-21e9d6b9-7297-4e5a-a285-cd2dee7cb118/mbid-21e9d6b9-7297-4e5a-a285-cd2dee7cb118-7367242288_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-21e9d6b9-7297-4e5a-a285-cd2dee7cb118/mbid-21e9d6b9-7297-4e5a-a285-cd2dee7cb118-7367242288_thumb250.jpg",
    "song": "Sleepwalk",
    "track_id": "2de2c3f7-36db-4199-ad3d-27de0a9307ce",
    "recording_id": "ecdbd010-e7d4-4194-9a39-350bfc2df7dc",
    "artist": "The Horrors",
    "artist_ids": [
        "00467da8-2a92-498f-8b10-a80889bcded7"
    ],
    "album": "Luminous",
    "release_id": "21e9d6b9-7297-4e5a-a285-cd2dee7cb118",
    "release_group_id": "b56b6491-470a-43d7-aa21-c163a6525477",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2014-05-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frontman Faris Badwan told NME, “This is the album I’ve been most excited about releasing. I think it would be misleading to say it’s got more guitars or more synths, because half the time the guitars sound like synths anyway. Is it fair to say there’s more of everything?” -- https://bit.ly/31UDQWK\n\nCheryl Waters hosted The Horrors live in the KEXP Studio back in 2018: https://youtu.be/d2lJxNLzbQA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}