Information about plays

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

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

{
    "id": 3413443,
    "uri": "https://api.kexp.org/v2/plays/3413443/?format=api",
    "airdate": "2024-10-16T12:32:04-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I CAN’T LOSE YOU",
    "track_id": "202877af-a827-4695-bed4-dbc75005ad8e",
    "recording_id": "7e9bf74e-10b5-4df9-8719-52b6302f5fa8",
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "3AM (LA LA LA)",
    "release_id": "654d28b8-d682-4547-86f1-a4d50e20cd24",
    "release_group_id": "d2270557-d57a-47fe-af7c-8b55752ce85d",
    "labels": [
        "Polydor Records"
    ],
    "label_ids": [
        "1f0f8ce7-4812-4b08-84be-54f1f08fbc75"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian four-piece band is releasing their new album THIS FRIDAY!\nAs they gear up to tour their new album oin November, the band reflects on their live personas:  \n“Over the decade and then some that I’ve known Janet, literally every single party was her just running around physically grabbing people and dragging them on to the dancefloor,” Bones says. Planet looks delighted as she jumps in: “Now I get to do it for a job!”\nPre order their album at this link!\nhttps://confidenceman.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}