Information about plays

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

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

{
    "id": 3428238,
    "uri": "https://api.kexp.org/v2/plays/3428238/?format=api",
    "airdate": "2024-11-21T11:09:15-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia800103.us.archive.org/7/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/7/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb250.jpg",
    "song": "My Best Friend",
    "track_id": "c4616e19-b924-4a7d-ae6d-23b8f5ea1baa",
    "recording_id": "ba8b2fd3-5cc0-415f-a43c-ba554e324fb3",
    "artist": "Friedberg",
    "artist_ids": [
        "787e7ec8-6cbb-4a31-8ad3-be14c7f4662e"
    ],
    "album": "Hardcore Workout Queen",
    "release_id": "fb73c29b-1057-4fd1-8010-e13fc87d6913",
    "release_group_id": "857a1556-ebfa-4532-9a3e-763fc0e188af",
    "labels": [
        "Clouds Hill"
    ],
    "label_ids": [
        "bb2839af-9170-481a-bc6f-db97a4e78cf0"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"My Best Friend\" was co-written and produced by English producer Dan Carey. Anna, of Friedberg, says “It was the first song I wrote with Dan Carey: It started with a jam at his studio in South London – with just 2 guitars and a cowbell. Well… and a few cowbell hits later the song was there in its whole glory. I had such a good time making this track with Dan. I kind of already felt from the very first second I met him and entered his studio that this was gonna be amazing. \nThe track is about non-commitment, I am experiencing more and more in all aspects of modern society.”\n\nhttps://shemakesmusic.co.uk/new-music/friedberg-release-new-song-video-my-best-friend/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}