Information about plays

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

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

{
    "id": 3581047,
    "uri": "https://api.kexp.org/v2/plays/3581047/?format=api",
    "airdate": "2025-11-21T12:51:22-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://ia601601.us.archive.org/29/items/mbid-c85ebf07-02ea-437e-ba4c-274eb0097b90/mbid-c85ebf07-02ea-437e-ba4c-274eb0097b90-35701977063_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-c85ebf07-02ea-437e-ba4c-274eb0097b90/mbid-c85ebf07-02ea-437e-ba4c-274eb0097b90-35701977063_thumb250.jpg",
    "song": "We’ll Never Have Sex",
    "track_id": "b1870706-7ff6-49fb-af04-8ef2f040e340",
    "recording_id": "39bb769e-d494-45e7-9d66-9ccd2743950b",
    "artist": "Leith Ross",
    "artist_ids": [
        "7e61db63-b2e4-496a-a3a3-d4383c63b698"
    ],
    "album": "To Learn",
    "release_id": "2a75a537-ed75-425f-bc66-6ae9d9fd5dfe",
    "release_group_id": "2a6c3400-9d8c-4e11-8870-f7565f518ee1",
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2023-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ottawa artist Leith Ross is playing  in Seattle at The Moore Theater this Sunday, November 23rd! \n\nTheir sophomore album, I Can See the Future, came out in September. https://leithross.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}