Information about plays

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

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

{
    "id": 3428768,
    "uri": "https://api.kexp.org/v2/plays/3428768/?format=api",
    "airdate": "2024-11-22T18:02:46-08:00",
    "show": 61919,
    "show_uri": "https://api.kexp.org/v2/shows/61919/?format=api",
    "image_uri": "https://ia601803.us.archive.org/29/items/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa-39743143615_thumb500.jpg",
    "thumbnail_uri": "https://ia601803.us.archive.org/29/items/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa-39743143615_thumb250.jpg",
    "song": "Quality Pints",
    "track_id": "8868b9b9-93c8-48b1-bc34-21c0d797d72e",
    "recording_id": "efeccef8-4c72-4149-b907-1d98a5cbc33f",
    "artist": "The Bug Club",
    "artist_ids": [
        "31f07dfd-df64-48dc-856e-9968059b8e35"
    ],
    "album": "On the Intricate Inner Workings of the System",
    "release_id": "10df9342-fa12-433a-a9a4-dc66f3d9a1aa",
    "release_group_id": "b8b17ee8-c7a6-489b-8b9f-b2b7ec1fc625",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Bug Club was recently live on KEXP with Troy! Subscribe to our YouTube channel to be notified when that session airs: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}