Information about plays

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

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

{
    "id": 3500415,
    "uri": "https://api.kexp.org/v2/plays/3500415/?format=api",
    "airdate": "2025-05-12T12:43:07-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia801603.us.archive.org/32/items/mbid-054f5d8b-8c4f-4bd6-891f-be770582ff66/mbid-054f5d8b-8c4f-4bd6-891f-be770582ff66-35501411996_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/32/items/mbid-054f5d8b-8c4f-4bd6-891f-be770582ff66/mbid-054f5d8b-8c4f-4bd6-891f-be770582ff66-35501411996_thumb250.jpg",
    "song": "All I See",
    "track_id": "112f3fb3-1b19-4275-941b-addd7876243f",
    "recording_id": "f9b19aaf-7191-439b-a6e4-ab58e9df7907",
    "artist": "Girl and Girl",
    "artist_ids": [
        "e46bfd13-f271-494e-a4e9-f535c76a70f0"
    ],
    "album": "All I See",
    "release_id": "054f5d8b-8c4f-4bd6-891f-be770582ff66",
    "release_group_id": "6676e128-2a8f-407e-a1bd-638fec7b2f22",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2023-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Australian four-piece garage rock outfit Girl and Girl features frontperson Kai James and Aunty Liss on drums, with longtime friends Jayden Williams on guitar and Fraser Bell on bass.\nhttps://girlandgirl.bandcamp.com/\n\nJames says of the single and video, \"Lyrics came last for 'All I See', about 3 years after the track, and when I finally sat down and wrote them, I was pretty anxious about whether I had them right or not.\n\n\"A new Mylie Cyrus track played on the radio that afternoon, she too, was singing about houses burning down, and I took that as confirmation. So I thanked Mylie Cyrus and her great new track 'Flowers' and never looked back.\" https://tinyurl.com/2d4uf4zm\n\nhttps://www.subpop.com/artists/girl_and_girl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}