Information about plays

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

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

{
    "id": 3415811,
    "uri": "https://api.kexp.org/v2/plays/3415811/?format=api",
    "airdate": "2024-10-22T05:49:22-07:00",
    "show": 61642,
    "show_uri": "https://api.kexp.org/v2/shows/61642/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sabotage",
    "track_id": "aa49b1e6-fec5-4df5-b066-51b6a4633549",
    "recording_id": "45526669-0074-47aa-917a-beabb20a457f",
    "artist": "mega cat",
    "artist_ids": [
        "0f1aa02b-e677-4421-abfa-c5fd005de9d5"
    ],
    "album": "Sabotage",
    "release_id": "85a2e6fd-80ad-4517-8b93-cc755df8406c",
    "release_group_id": "54a30ab2-f81b-4791-8191-4d12deb2e3b7",
    "labels": [
        "Share It Music",
        "Sub Pop Records"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4",
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "By request, for Tom!!\n--\nThis energetic cover is from the local outfit's upcoming four song Ultramega Cat EP, set to be released in December. (The title is a nod to Soundgarden’s Ultramega OK EP.)\n\nThe EP also includes a cover of Rage Against the Machine’s \"Bulls on Parade\"! \n\nYou can catch mega cat out and about at a few shows. The cats are definitely busy!! Tuesday, October 22nd at Tractor Tavern with Chuck Prophet: https://tinyurl.com/wdeekscz\n\nSaturday, October 26th for The Vera Project’s Generator show: https://tinyurl.com/44n44ppy\n\nThursday & Friday, November 7th & 8th at Freakout Fest: https://tinyurl.com/yvth8fze \n\nBandcamp: https://tinyurl.com/5xarpds7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}