Information about plays

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

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

{
    "id": 3575587,
    "uri": "https://api.kexp.org/v2/plays/3575587/?format=api",
    "airdate": "2025-11-08T16:14:46-08:00",
    "show": 65057,
    "show_uri": "https://api.kexp.org/v2/shows/65057/?format=api",
    "image_uri": "https://ia800800.us.archive.org/9/items/mbid-8699944f-8cf0-4a47-b359-cd55bb41fe6f/mbid-8699944f-8cf0-4a47-b359-cd55bb41fe6f-16969125594_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-8699944f-8cf0-4a47-b359-cd55bb41fe6f/mbid-8699944f-8cf0-4a47-b359-cd55bb41fe6f-16969125594_thumb250.jpg",
    "song": "Different Now",
    "track_id": "5f80b90b-dbb3-4a4f-b63d-e0434e3e1ace",
    "recording_id": "2c3fa9b0-ef3f-489e-bf2c-490ef8e4c305",
    "artist": "Chastity Belt",
    "artist_ids": [
        "944267d5-c0f0-4f4e-b3f2-7987d25d0441"
    ],
    "album": "I Used to Spend So Much Time Alone",
    "release_id": "7fce1a1f-e5db-497f-b51d-43a17e013662",
    "release_group_id": "7282fbf0-b2f1-4242-bd68-d4ff7e69acb5",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2017-06-02",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by a listener named Colin!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}