Information about plays

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

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

{
    "id": 3522088,
    "uri": "https://api.kexp.org/v2/plays/3522088/?format=api",
    "airdate": "2025-07-03T12:50:51-07:00",
    "show": 63907,
    "show_uri": "https://api.kexp.org/v2/shows/63907/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-52ced65a-5844-4a4c-993f-483df1894752/mbid-52ced65a-5844-4a4c-993f-483df1894752-42256204564_thumb500.jpg",
    "thumbnail_uri": "https://ia800309.us.archive.org/7/items/mbid-52ced65a-5844-4a4c-993f-483df1894752/mbid-52ced65a-5844-4a4c-993f-483df1894752-42256204564_thumb250.jpg",
    "song": "Live Forever",
    "track_id": "b81fff38-e25c-4dae-9f49-16213bcadf7b",
    "recording_id": "9e2f4ae0-782d-4a49-9f11-c04a3f2f5a12",
    "artist": "Sloan",
    "artist_ids": [
        "5a63c831-5bdb-444d-a9db-974501e3317d"
    ],
    "album": "Based on the Best Seller",
    "release_id": "52ced65a-5844-4a4c-993f-483df1894752",
    "release_group_id": "1b9dfafd-18ce-4ab5-9196-4a74b719ecfc",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canada's Sloan has announced their 14th album 'Based on the Best Seller,' which is slated to come out on Sept. 27 via Murderrecords/Yep Roc!\n\nhttps://www.brooklynvegan.com/sloan-announce-new-album-share-live-forever/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}