Information about plays

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

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

{
    "id": 3557344,
    "uri": "https://api.kexp.org/v2/plays/3557344/?format=api",
    "airdate": "2025-09-24T22:35:58-07:00",
    "show": 64653,
    "show_uri": "https://api.kexp.org/v2/shows/64653/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-fcabfcd6-435e-4f4a-8820-7f7169749ade/mbid-fcabfcd6-435e-4f4a-8820-7f7169749ade-43113752049_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-fcabfcd6-435e-4f4a-8820-7f7169749ade/mbid-fcabfcd6-435e-4f4a-8820-7f7169749ade-43113752049_thumb250.jpg",
    "song": "Cali",
    "track_id": "5ab126b2-3dc0-438d-aa14-9ee7097c7a2a",
    "recording_id": "1ebac7a0-b9ac-4a03-b0a6-4a4056689548",
    "artist": "Ife Ogunjobi feat. Samm Henshaw",
    "artist_ids": [
        "7e1970c6-4238-4c12-a77b-728ce89c9e02",
        "ea72aedc-440f-4799-9e75-c4db0b78d0ff"
    ],
    "album": "Cali",
    "release_id": "fcabfcd6-435e-4f4a-8820-7f7169749ade",
    "release_group_id": "fd16fde9-fd01-4a91-a255-f57db4342fef",
    "labels": [
        "Out Of (The) Blue"
    ],
    "label_ids": [
        "7e41105d-0ca2-4385-886a-40b8817e8d9d"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New EP from trumpeter Ife Ogunjobi who has also played with Black Midi and Ezra Collective.\n\nhttps://ifeogunjobi.bandcamp.com/album/tell-them-im-here-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}