Information about plays

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

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

{
    "id": 3626239,
    "uri": "https://api.kexp.org/v2/plays/3626239/?format=api",
    "airdate": "2026-03-07T03:30:51-08:00",
    "show": 66114,
    "show_uri": "https://api.kexp.org/v2/shows/66114/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-b529a68a-37d3-4b2e-a607-63a5ba7798cf/mbid-b529a68a-37d3-4b2e-a607-63a5ba7798cf-39741407493_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/1/items/mbid-b529a68a-37d3-4b2e-a607-63a5ba7798cf/mbid-b529a68a-37d3-4b2e-a607-63a5ba7798cf-39741407493_thumb250.jpg",
    "song": "Dafodil",
    "track_id": "0e1d1f95-5ae2-41be-ba5d-db097f84b14c",
    "recording_id": "ade51ec4-5c8e-4a36-8d66-6ce9fe5634e9",
    "artist": "Jamie xx feat. Kelsey Lu, John Glacier & Panda Bear",
    "artist_ids": [
        "34ebe14b-113c-4004-9625-77cb6b13b27d",
        "b5970f40-4de3-43fc-9dad-e9b160b3db04",
        "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "Dafodil",
    "release_id": "b529a68a-37d3-4b2e-a607-63a5ba7798cf",
    "release_group_id": "d9294d1f-6895-43fd-9e99-97e4c1899f97",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-08-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track samples, Astrud Gilberto's \"Touching You,\" off her album, \"Now\"\n\n“‘Dafodil’ was one of the first pieces of music that I made for this album,” Jamie xx stated of his In Waves single, “it was actually the song that made me realise I could finally make another album” https://pitchfork.com/news/jamie-xx-enlists-panda-bear-kelsey-lu-and-john-glacier-for-new-song-dafodil-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}