Information about plays

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

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

{
    "id": 3596098,
    "uri": "https://api.kexp.org/v2/plays/3596098/?format=api",
    "airdate": "2025-12-26T03:13:48-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "https://ia801708.us.archive.org/9/items/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00-43785650185_thumb500.jpg",
    "thumbnail_uri": "https://ia601708.us.archive.org/9/items/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00/mbid-512c1dc5-5bfa-4429-880d-da858bebdd00-43785650185_thumb250.jpg",
    "song": "No One Knows You Better",
    "track_id": "18eb03be-ff13-4c32-82a9-1960289b67f3",
    "recording_id": "9201b1a4-3652-4733-88c0-bfc150fc9776",
    "artist": "Anna Of The North",
    "artist_ids": [
        "4d7db1c4-3c00-4140-8c83-c6d99cfdecf4"
    ],
    "album": "Girl In A Bottle",
    "release_id": "512c1dc5-5bfa-4429-880d-da858bebdd00",
    "release_group_id": "c3f121d9-4939-4d96-8059-b2295e8a5651",
    "labels": [
        "Pias UK Limited"
    ],
    "label_ids": [
        "237c38dd-74c0-4291-ada5-773178b193b6"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anna of the North is the solo project of Norwegian singer-songwriter Anna Lotterud, known for her dreamy, soul-baring electro-pop music, gaining fame with hits like \"Sway\" and collaborations with Tyler, the Creator on Flower Boy. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}