Information about plays

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

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

{
    "id": 3413198,
    "uri": "https://api.kexp.org/v2/plays/3413198/?format=api",
    "airdate": "2024-10-16T01:45:13-07:00",
    "show": 61588,
    "show_uri": "https://api.kexp.org/v2/shows/61588/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Feelin’ Fuzzy (毛绒绒的感觉)",
    "track_id": "19466ef4-1755-419d-a538-8595adad2443",
    "recording_id": "834e3ab7-4560-4f1e-b59e-df5f9ac4b545",
    "artist": "Chinese American Bear",
    "artist_ids": [
        "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
    ],
    "album": "Feelin’ Fuzzy (毛绒绒的感觉)",
    "release_id": "8477071f-8058-4619-ab29-6df9308e5a7a",
    "release_group_id": "08038112-c79e-4b27-bd93-72dbdf858eb6",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2024-05-29",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Chinese American Bear has an album release party at the Sunset Tavern on Friday, October 18th! They'll be in San Francisco at the White Eagle Saloon on November 13th. \n-----\nThis band features married duo Anne Tong and Bryce Barsten. \n-----\nCheck out their 2023 interview with KEXP's Martin Douglas: https://www.kexp.org/read/2023/5/25/throwaway-style-chinese-american-bears-mom-and-pop-pop/\n-----\nhttps://chineseamericanbear.bandcamp.com/track/feelin-fuzzy\nhttps://chineseamericanbear.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}