Information about plays

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

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

{
    "id": 3429226,
    "uri": "https://api.kexp.org/v2/plays/3429226/?format=api",
    "airdate": "2024-11-23T21:08:42-08:00",
    "show": 61930,
    "show_uri": "https://api.kexp.org/v2/shows/61930/?format=api",
    "image_uri": "https://ia800102.us.archive.org/24/items/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315-40413816387_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/24/items/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315/mbid-5e0bdfd5-5c19-4777-91e5-c6c1dc9df315-40413816387_thumb250.jpg",
    "song": "Jerkin’",
    "track_id": "60b34a1f-9cd9-4d4a-8846-6ced970a358f",
    "recording_id": "48359156-bf9f-46c7-8d65-3e0fb647ebc2",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Cartoon Darkness",
    "release_id": "5e0bdfd5-5c19-4777-91e5-c6c1dc9df315",
    "release_group_id": "32fdf291-cd36-4b48-9c6c-fd3ad7956092",
    "labels": [
        "Virgin Music Group"
    ],
    "label_ids": [
        "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amyl and the Sniffers will be at The Paramount Theater in Seattle on March 27th, 2025 with Sheer Mag.\n\nhttps://www.stgpresents.org/events/amyl-and-the-sniffers/\n\nThey also stopped by our KEXP to record an in studio session a couple of years ago.  You can watch it by following the link below:\n\nhttps://youtu.be/qhn2GBcikEU?si=MUehlfmODBQa6r7F",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}