Information about plays

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

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

{
    "id": 3422488,
    "uri": "https://api.kexp.org/v2/plays/3422488/?format=api",
    "airdate": "2024-11-07T11:33:29-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sink In",
    "track_id": "314baca7-05ee-438d-8afe-abf7abad3b65",
    "recording_id": "67c85437-242b-413b-89eb-27ae7de532de",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Sink In",
    "release_id": "3e08e34c-cac6-4ea8-a99b-b8126cf55868",
    "release_group_id": "6fcfbf9d-821a-4c53-bd9e-96fde9754963",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“It’s loose, sweaty, and a little dance-floor,” Amber Mark says of “Sink In.” “Mainly made at home by myself and with a few of my friends. The rest is coming, but this is a little thank you to anyone who’s waiting for being so patient.” “Sink In” and “Won’t Cry” are due to appear on Mark’s forthcoming EP, which does not have a release date yet.\n\nhttps://www.stereogum.com/2285433/amber-mark-sink-in/music/\n\nhttps://www.ambermarkmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}