Information about plays

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

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

{
    "id": 3437565,
    "uri": "https://api.kexp.org/v2/plays/3437565/?format=api",
    "airdate": "2024-12-13T11:59:23-08:00",
    "show": 62097,
    "show_uri": "https://api.kexp.org/v2/shows/62097/?format=api",
    "image_uri": "https://ia800805.us.archive.org/12/items/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e-40478607026_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/12/items/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e/mbid-19f37b79-2aa3-4158-86cb-1935166c3d7e-40478607026_thumb250.jpg",
    "song": "Sink In",
    "track_id": "67135844-73d7-408f-a3a5-e3436b0fa55a",
    "recording_id": "67c85437-242b-413b-89eb-27ae7de532de",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Loosies",
    "release_id": "19f37b79-2aa3-4158-86cb-1935166c3d7e",
    "release_group_id": "8cd8923f-ca1c-493d-9bcc-40db43223bf6",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Loosies, the new 7 track EP from Amber Mark dropped in November.\n\n\"It's loose, sweaty, and a little dance-floor,\" Amber Mark says of \"Sink In.\" \n\"Mainly made at home by myself and with a few of my friends.\" https://tinyurl.com/mr2rypje\n\nhttps://www.ambermarkmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}