Information about plays

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

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

{
    "id": 3605341,
    "uri": "https://api.kexp.org/v2/plays/3605341/?format=api",
    "airdate": "2026-01-17T03:59:17-08:00",
    "show": 65671,
    "show_uri": "https://api.kexp.org/v2/shows/65671/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Set Me Free, I'm an Animal",
    "track_id": "48744b99-553e-49b9-a2ac-17bf95e8671d",
    "recording_id": "8ed9d680-def9-4565-8cbd-45bca52058ed",
    "artist": "Sega Bodega",
    "artist_ids": [
        "2b3130ac-2f9f-4dc3-a266-453b25183ddf"
    ],
    "album": "Dennis",
    "release_id": "24b3152e-c746-4aa2-8dec-5cd9979e8e9f",
    "release_group_id": "6ab3b455-1cf9-48ba-9edf-49cdf0ccb738",
    "labels": [
        "ambients tweets"
    ],
    "label_ids": [
        "509a1162-7747-4c8c-a6a8-5873363dc077"
    ],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Salvador Navarrete, better known by his stage name Sega Bodega, is an Irish-Chilean music producer, singer, songwriter, DJ and co-head/founder of record label and collective Nuxxe. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}