Information about plays

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

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

{
    "id": 3421788,
    "uri": "https://api.kexp.org/v2/plays/3421788/?format=api",
    "airdate": "2024-11-05T16:52:08-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia800101.us.archive.org/22/items/mbid-026f3aea-152f-4533-a949-e376714d1da3/mbid-026f3aea-152f-4533-a949-e376714d1da3-36355960133_thumb500.jpg",
    "thumbnail_uri": "https://ia800101.us.archive.org/22/items/mbid-026f3aea-152f-4533-a949-e376714d1da3/mbid-026f3aea-152f-4533-a949-e376714d1da3-36355960133_thumb250.jpg",
    "song": "Cult of Personality",
    "track_id": "8aa73159-8da8-47d8-9c66-c0259f1177e8",
    "recording_id": "b096fb52-2913-43f9-a525-69cf54575b19",
    "artist": "Brass Against",
    "artist_ids": [
        "80792351-8417-4e77-ab2c-8708b07cb45a"
    ],
    "album": "Brass Against",
    "release_id": "026f3aea-152f-4533-a949-e376714d1da3",
    "release_group_id": "3af3c794-a44e-44a9-81fc-563fba3f333d",
    "labels": [
        "Footnote Records"
    ],
    "label_ids": [
        "19e6830a-8c9d-422e-9b1e-f505df923b20"
    ],
    "release_date": "2018-08-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "featuring Mazz Swift!  Find the video: https://youtu.be/WwsevGDRNAc\n\n\"Brass Against is a collective group of musicians who share the goal of creating music to inspire social and personal change. The band curates songs from a variety of influences from Tool, Rage Against the Machine, Soundgarden, Black Sabbath, Run the Jewels as well as their own compositions in a heavy brass filled symphony.\" - https://brassagainst.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}