Information about plays

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

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

{
    "id": 3530714,
    "uri": "https://api.kexp.org/v2/plays/3530714/?format=api",
    "airdate": "2025-07-23T10:57:29-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia801408.us.archive.org/13/items/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982-42324198393_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982-42324198393_thumb250.jpg",
    "song": "Holy",
    "track_id": "e6929205-3a12-4ac2-9bf7-d17c64d97410",
    "recording_id": "da86c404-0345-4d09-ae01-de84689f662a",
    "artist": "Mac DeMarco",
    "artist_ids": [
        "f2492c31-54a8-4347-a1fc-f81f72873bbf"
    ],
    "album": "Guitar",
    "release_id": "4b2576dd-2c15-4add-9b18-55495bd4b982",
    "release_group_id": "ea5be93c-ed2d-4c8a-8bcc-250b2909fb44",
    "labels": [
        "Mac’s Record Label"
    ],
    "label_ids": [
        "36aa522f-a5f4-4c64-b10e-64d63e6fd505"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mac Demarco is on tour starting in August with a show at the Greek Theatre in Berkeley (Fri & Sat) Sep 19th and 20th.\n\nSeattle Tues Sep 23rd at the Paramount Theatre.\n\nhttps://www.macdemarco.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}