Information about plays

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

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

{
    "id": 3422898,
    "uri": "https://api.kexp.org/v2/plays/3422898/?format=api",
    "airdate": "2024-11-08T12:25:47-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia601800.us.archive.org/18/items/mbid-83707f8e-6f14-4b32-b361-2fdc1f526e2a/mbid-83707f8e-6f14-4b32-b361-2fdc1f526e2a-39732964293_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/18/items/mbid-83707f8e-6f14-4b32-b361-2fdc1f526e2a/mbid-83707f8e-6f14-4b32-b361-2fdc1f526e2a-39732964293_thumb250.jpg",
    "song": "Crystal Breath",
    "track_id": "10bd04eb-f992-4513-9c9b-d0d8109f76ae",
    "recording_id": "ac767de0-6929-489c-88cb-fed56e9fd7e6",
    "artist": "Kim Deal",
    "artist_ids": [
        "760e4df4-e851-46c8-b34d-afa2e9706831"
    ],
    "album": "Nobody Loves You More",
    "release_id": "83707f8e-6f14-4b32-b361-2fdc1f526e2a",
    "release_group_id": "576c06d2-e052-4676-93cb-1bc1409f67cc",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kim Deal of Pixies and The Breeders has a solo album coming out on November 22nd! She collaborated with the late Steve Albini on the record. \n\nCheck out the list of record stores having early listening parties in celebration of the album's release: https://tinyurl.com/28xhfrvb\n\nhttps://kimdeal.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}