Information about plays

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

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

{
    "id": 3519375,
    "uri": "https://api.kexp.org/v2/plays/3519375/?format=api",
    "airdate": "2025-06-27T04:27:13-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800704.us.archive.org/33/items/mbid-47088a20-e6b4-42b3-9f87-7ba3a1086b10/mbid-47088a20-e6b4-42b3-9f87-7ba3a1086b10-42136358036_thumb500.jpg",
    "thumbnail_uri": "https://dn721300.ca.archive.org/0/items/mbid-47088a20-e6b4-42b3-9f87-7ba3a1086b10/mbid-47088a20-e6b4-42b3-9f87-7ba3a1086b10-42136358036_thumb250.jpg",
    "song": "Soonish (Wishy’s Deep Ecstacy mix)",
    "track_id": "6a81445e-86cf-4e6f-a21e-a8592e5879da",
    "recording_id": "dbe8bc45-22d9-40e1-b58e-69d4c49f62a3",
    "artist": "Dummy",
    "artist_ids": [
        "20485631-5c2a-4cec-918a-1c7df650c072"
    ],
    "album": "Soonish (Wishy’s Deep Ecstacy mix)",
    "release_id": "47088a20-e6b4-42b3-9f87-7ba3a1086b10",
    "release_group_id": "fd6e19f1-b799-42e8-95f0-bf65baed94f1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://notdummy.bandcamp.com/album/free-energy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}