Information about plays

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

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

{
    "id": 3544781,
    "uri": "https://api.kexp.org/v2/plays/3544781/?format=api",
    "airdate": "2025-08-25T21:12:12-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "https://ia801500.us.archive.org/15/items/mbid-ed861e21-3388-4d73-a973-b0fc8c980c26/mbid-ed861e21-3388-4d73-a973-b0fc8c980c26-33670840278_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-ed861e21-3388-4d73-a973-b0fc8c980c26/mbid-ed861e21-3388-4d73-a973-b0fc8c980c26-33670840278_thumb250.jpg",
    "song": "Pájaros en verano",
    "track_id": "5d9dd580-ff65-4a24-871c-1b2e09223525",
    "recording_id": "69de4632-e6d6-4bff-95cc-8d4c1578be7c",
    "artist": "Ela Minus & DJ Python",
    "artist_ids": [
        "42343a91-da25-4fb3-aac7-bc297956c79c",
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "♡",
    "release_id": "ed861e21-3388-4d73-a973-b0fc8c980c26",
    "release_group_id": "aac40478-8888-42cf-b9e2-8e2e582e6254",
    "labels": [
        "Smugglers Way"
    ],
    "label_ids": [
        "b0d64690-80e1-45d2-92da-d33511202b92"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "¿Alguien sabe cuál es la conexión entre las portadas aquí? Echa un vistazo a Step by Step de Alan Braxe y DJ Falcon en Creative Source.\n---\nLa sesión de Ela en KEXP (en directo desde casa), échale un vistazo: https://www.youtube.com/watch?v=HXwB9Qa7jWI\n***\nDoes anybody know the connection between cover here? Peep Alan Braxe and DJ Falcon's Step by Step on Creative Source.\n___\nEla's KEXP (live at home) session, peep it: https://www.youtube.com/watch?v=HXwB9Qa7jWI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}