Information about plays

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

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

{
    "id": 3557855,
    "uri": "https://api.kexp.org/v2/plays/3557855/?format=api",
    "airdate": "2025-09-26T06:37:05-07:00",
    "show": 64663,
    "show_uri": "https://api.kexp.org/v2/shows/64663/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717-37919148280_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717-37919148280_thumb250.jpg",
    "song": "Magician",
    "track_id": "28efab5d-a5f5-43f7-8bc2-20fa2584336c",
    "recording_id": "da28cc16-63bb-4c80-9661-98c69d48600f",
    "artist": "Dehd",
    "artist_ids": [
        "d5ccd5b5-44b5-497e-9829-d8f1b69f412c"
    ],
    "album": "Poetry",
    "release_id": "6ea8bf31-40d4-4bd3-8b74-a457713d1717",
    "release_group_id": "1b596224-e7ed-4f2a-8176-4fa20fbd74e4",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://dehdforever.bandcamp.com/\n\nhttps://www.youtube.com/watch?v=GCkIPwv5MdM&list=RDGCkIPwv5MdM&start_radio=1&pp=ygUTRGVoZCAgTWFnaWNpYW4ga2V4cKAHAQ%3D%3D",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}