Information about plays

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

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

{
    "id": 3544193,
    "uri": "https://api.kexp.org/v2/plays/3544193/?format=api",
    "airdate": "2025-08-24T12:33:38-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://ia800204.us.archive.org/9/items/mbid-c5933bb1-cd1f-48fb-8bd1-a1dbe38d6cf4/mbid-c5933bb1-cd1f-48fb-8bd1-a1dbe38d6cf4-35219648527_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/9/items/mbid-c5933bb1-cd1f-48fb-8bd1-a1dbe38d6cf4/mbid-c5933bb1-cd1f-48fb-8bd1-a1dbe38d6cf4-35219648527_thumb250.jpg",
    "song": "Stay High again..",
    "track_id": "320a5939-119a-4db4-a964-4f8cf637faca",
    "recording_id": "87394559-69d4-44c2-b6b6-afc8bd8aaf44",
    "artist": "Brittany Howard, Joy Anonymous & Fred again..",
    "artist_ids": [
        "60b687bb-5e47-400b-9ebd-f1c1f0c3b948",
        "03eda2c4-a2b3-4a4e-9527-6791b0ed9d2d",
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "Stay High again..",
    "release_id": "c5933bb1-cd1f-48fb-8bd1-a1dbe38d6cf4",
    "release_group_id": "5a67c400-ce78-4ba6-baf1-4cbd0a750cbf",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Brittany Howard remixed by Fred Again.\n\nhttps://brittanyhoward.com/stay-high-again-with-fred-again-joy-anonymous/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}