Information about plays

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

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

{
    "id": 3521487,
    "uri": "https://api.kexp.org/v2/plays/3521487/?format=api",
    "airdate": "2025-07-02T03:13:17-07:00",
    "show": 63896,
    "show_uri": "https://api.kexp.org/v2/shows/63896/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb500.jpg",
    "thumbnail_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb250.jpg",
    "song": "Slow",
    "track_id": "d4caa0d2-dc7b-4ecc-8e81-8fcfd55f3c0e",
    "recording_id": "b0d2dca0-615e-428b-ba08-fa653c3ecf7f",
    "artist": "Annahstasia feat. Obongjayar",
    "artist_ids": [
        "abd48371-0c51-4265-beb2-98e5b120c21c",
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Tether",
    "release_id": "181408c7-7eb3-4ede-adca-46acaa9cdb81",
    "release_group_id": "ae371a9b-95de-4c92-b0ff-cac39ea05c7a",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Time breeds time / And violence breeds more silence / The skin that I'm in / Is just a vessel / Barely holding /",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}