Information about plays

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

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

{
    "id": 3575210,
    "uri": "https://api.kexp.org/v2/plays/3575210/?format=api",
    "airdate": "2025-11-07T17:30:22-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-31f15ea1-270c-4a65-815e-237ead176bf2/mbid-31f15ea1-270c-4a65-815e-237ead176bf2-38879848547_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-31f15ea1-270c-4a65-815e-237ead176bf2/mbid-31f15ea1-270c-4a65-815e-237ead176bf2-38879848547_thumb250.jpg",
    "song": "Together (Pejzaż Remix)",
    "track_id": "ba5168f4-6b75-4919-9404-13690b31e88c",
    "recording_id": "1582a048-80ea-4236-85de-507280a6aa6d",
    "artist": "Skalpel",
    "artist_ids": [
        "48df54af-a70c-4ba1-8489-33688c001ac1"
    ],
    "album": "Cut‐Outs",
    "release_id": "31f15ea1-270c-4a65-815e-237ead176bf2",
    "release_group_id": "33792b43-2a31-479c-a88f-8f02ea2cb3a8",
    "labels": [
        "NoPaper Records"
    ],
    "label_ids": [
        "fbb26b59-3df2-473b-b95e-d1fd5bee651a"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nFrom the polish DJ and producer's EP of remixes - the original track was featured on 2004's self-titled debut\n\nThis remix is by Pejzaż, another DJ specializing in soft house inspired by Polish pop music from the 60s to 00s.\n\nhttps://theverypolishcutouts.bandcamp.com/album/cut-outs-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}