Information about plays

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

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

{
    "id": 3422417,
    "uri": "https://api.kexp.org/v2/plays/3422417/?format=api",
    "airdate": "2024-11-07T07:24:10-08:00",
    "show": 61786,
    "show_uri": "https://api.kexp.org/v2/shows/61786/?format=api",
    "image_uri": "https://ia800101.us.archive.org/10/items/mbid-5ec3c6a8-7a49-4b61-84f6-c2e010b979e7/mbid-5ec3c6a8-7a49-4b61-84f6-c2e010b979e7-39863124178_thumb500.jpg",
    "thumbnail_uri": "https://ia800101.us.archive.org/10/items/mbid-5ec3c6a8-7a49-4b61-84f6-c2e010b979e7/mbid-5ec3c6a8-7a49-4b61-84f6-c2e010b979e7-39863124178_thumb250.jpg",
    "song": "The Great Divide (Album Mix)",
    "track_id": "c28f9385-cca0-48f4-8933-daa8cfa6fddc",
    "recording_id": "f13587fd-0158-4f6b-b4c0-8d73413babed",
    "artist": "Wussy",
    "artist_ids": [
        "db4295e7-06e1-433c-93cb-2f2a86a7ea3a"
    ],
    "album": "Cincinnati Ohio",
    "release_id": "5ec3c6a8-7a49-4b61-84f6-c2e010b979e7",
    "release_group_id": "171614da-4a8f-4578-b953-fe0eb8be0bac",
    "labels": [
        "Shake It! Records"
    ],
    "label_ids": [
        "e1e12b79-21ab-403e-bea0-8a81dbf5ed42"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wussy's Cincinnati Ohio album, their first LP in six years, is due out November 15th!  \n\nThe album is \"punctuated with many of the familiar Wussy sounds: a jangly mix of electric and acoustic guitars; the dueling lead vocals of Chuck Cleaver and Lisa Walker; Joe Klug and Mark Messerly’s driving rhythm section; and warm rolling waves of pedal steel - this time split between late Wussy guitar player John Erhardt and newest member Travis Talbert.\"\nhttps://wussy.bandcamp.com/album/cincinnati-ohio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}