Information about plays

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

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

{
    "id": 3570865,
    "uri": "https://api.kexp.org/v2/plays/3570865/?format=api",
    "airdate": "2025-10-28T03:53:14-07:00",
    "show": 64954,
    "show_uri": "https://api.kexp.org/v2/shows/64954/?format=api",
    "image_uri": "https://ia600902.us.archive.org/31/items/mbid-366d4c5c-2b32-4fe7-bdbe-846717aedf2e/mbid-366d4c5c-2b32-4fe7-bdbe-846717aedf2e-42169959921_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-366d4c5c-2b32-4fe7-bdbe-846717aedf2e/mbid-366d4c5c-2b32-4fe7-bdbe-846717aedf2e-42169959921_thumb250.jpg",
    "song": "Blinkmoth (July mix)",
    "track_id": "3a674912-5d68-4d8d-aa22-5a9ef585511a",
    "recording_id": "56a0f589-5b15-4ef2-9fd5-aa9b653731fa",
    "artist": "james K",
    "artist_ids": [
        "1b1ecf77-6435-4c3f-9570-9ae941112ade"
    ],
    "album": "Friend",
    "release_id": "366d4c5c-2b32-4fe7-bdbe-846717aedf2e",
    "release_group_id": "63d6ed5a-c459-419a-ad64-c59df04c5f5a",
    "labels": [
        "AD 93"
    ],
    "label_ids": [
        "92463c32-4730-459f-ba31-b8b61f4194b1"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://jameskmusic.bandcamp.com/album/friend",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}