Information about plays

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

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

{
    "id": 3220871,
    "uri": "https://api.kexp.org/v2/plays/3220871/?format=api",
    "airdate": "2023-07-18T08:57:04-07:00",
    "show": 57543,
    "show_uri": "https://api.kexp.org/v2/shows/57543/?format=api",
    "image_uri": "https://ia802706.us.archive.org/2/items/mbid-ba05552f-b283-43ea-8d0f-da78cb07cc6a/mbid-ba05552f-b283-43ea-8d0f-da78cb07cc6a-36166921025_thumb500.jpg",
    "thumbnail_uri": "https://ia902706.us.archive.org/2/items/mbid-ba05552f-b283-43ea-8d0f-da78cb07cc6a/mbid-ba05552f-b283-43ea-8d0f-da78cb07cc6a-36166921025_thumb250.jpg",
    "song": "Stranger In a Strange Land",
    "track_id": "d5cbd30f-814e-4a68-869c-57a8e9ad8f22",
    "recording_id": "4f4a2664-6074-4f28-bc22-4870ccb9873e",
    "artist": "Margo Price",
    "artist_ids": [
        "b53b9322-7d65-4b17-ae4c-9190d347fcea"
    ],
    "album": "A Song for Leon (A Tribute to Leon Russell)",
    "release_id": "ba05552f-b283-43ea-8d0f-da78cb07cc6a",
    "release_group_id": "0db6ba22-e2ed-4a05-9a03-273a3e6fbfe4",
    "labels": [
        "Primary Wave Records"
    ],
    "label_ids": [
        "92c74c9b-469c-4e89-98e9-4280863d5221"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Song for Leon (A Tribute to Leon Russell) comes out Sept. 8th, which includes Margo Price’s version of “Stranger in a Strange Land.”\n\n“I’ve always loved Leon Russell’s vibe and approach to music and life in general,” Price says in the announcement. “I completely fell in love with him after watching the documentary by Les Blank called A Poem Is a Naked Person. I had the pleasure of briefly meeting him at a show many years ago in the hallway. I always remember what he said during the live interview that day, which was that ‘It was his job to misinform the press.’ He was an old man at the time, but I’ll never forget how mischievous he seemed.”\n\nAfter recording “Stranger in a Strange Land” for this project, Price says, she’s been including it in many of her live shows.\nhttps://www.nodepression.com/a-song-for-leon-tribute-album-sings-the-praises-of-leon-russell/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}