Information about plays

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

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

{
    "id": 3545175,
    "uri": "https://api.kexp.org/v2/plays/3545175/?format=api",
    "airdate": "2025-08-26T18:41:18-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia600902.us.archive.org/19/items/mbid-73493e9a-9789-432e-b643-8735a7a72e9f/mbid-73493e9a-9789-432e-b643-8735a7a72e9f-42630765323_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-73493e9a-9789-432e-b643-8735a7a72e9f/mbid-73493e9a-9789-432e-b643-8735a7a72e9f-42630765323_thumb250.jpg",
    "song": "Green Eyed",
    "track_id": "ac7d3f25-9183-4d3d-9b84-720b0cecf703",
    "recording_id": "0be2c11a-2bab-446b-a9d4-9934109318f6",
    "artist": "CARRTOONS feat. Pale Jay",
    "artist_ids": [
        "dad5fe72-3eda-4cb6-8b04-09b4f8fdeaae",
        "91199713-88d9-4f57-a15a-fd558ed9e749"
    ],
    "album": "Green Eyed",
    "release_id": "73493e9a-9789-432e-b643-8735a7a72e9f",
    "release_group_id": "3ff58628-648e-4106-baef-b7cc8c554a57",
    "labels": [
        "+1 Records"
    ],
    "label_ids": [
        "becff808-7fa6-4f85-ab15-0444bca5d04c"
    ],
    "release_date": "2025-07-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ben Carr, aka CARRTOONS, is a multi-instrumentalist and producer from New York. \"Green Eyed\" is the second single from upcoming CARRTOONS album , \"Space Cadet\" \n\nCheck out the music video: https://www.youtube.com/watch?v=CmXS10SLVX8\n\nhttps://carrtoons.bandcamp.com/album/space-cadet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}