Information about plays

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

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

{
    "id": 3621585,
    "uri": "https://api.kexp.org/v2/plays/3621585/?format=api",
    "airdate": "2026-02-24T04:57:06-08:00",
    "show": 66016,
    "show_uri": "https://api.kexp.org/v2/shows/66016/?format=api",
    "image_uri": "https://coverartarchive.org/release/6d2e62c1-726e-4f5e-b301-521b9a2c0f14/39930398025-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6d2e62c1-726e-4f5e-b301-521b9a2c0f14/39930398025-250.jpg",
    "song": "Dafodil",
    "track_id": null,
    "recording_id": "ade51ec4-5c8e-4a36-8d66-6ce9fe5634e9",
    "artist": "Jamie xx ft. Kelsey Lu, John Glacier, Panda Bear",
    "artist_ids": [
        "d1515727-4a93-4c0d-88cb-d7a9fce01879",
        "b5970f40-4de3-43fc-9dad-e9b160b3db04",
        "34ebe14b-113c-4004-9625-77cb6b13b27d",
        "fd3c3f9f-a471-498e-ab3a-940ac20b6bbd"
    ],
    "album": "In Waves",
    "release_id": null,
    "release_group_id": "1668c806-5c28-4655-89a2-f1f7bc786084",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-09-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"And I woke up the next day and I said\n'Yo, I know what the answer to life is'\nAnd I said, 'It's to love each other'...\"\n\nHAVE A GREAT WEEK YALL <3 <3 <3 <3 <3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}