Information about plays

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

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

{
    "id": 3428722,
    "uri": "https://api.kexp.org/v2/plays/3428722/?format=api",
    "airdate": "2024-11-22T15:11:40-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia800503.us.archive.org/18/items/mbid-d1d5f80e-b3da-48c9-89cf-813e46901aa8/mbid-d1d5f80e-b3da-48c9-89cf-813e46901aa8-36951290945_thumb500.jpg",
    "thumbnail_uri": "https://ia600503.us.archive.org/18/items/mbid-d1d5f80e-b3da-48c9-89cf-813e46901aa8/mbid-d1d5f80e-b3da-48c9-89cf-813e46901aa8-36951290945_thumb250.jpg",
    "song": "Bad Indian",
    "track_id": "90212296-a3ac-4340-ad8e-f1dcf342f291",
    "recording_id": "94ae9d89-b611-4f12-9437-e010dd8f9fba",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "Dead Pioneers",
    "release_id": "d1d5f80e-b3da-48c9-89cf-813e46901aa8",
    "release_group_id": "36b639db-92a6-4af5-8a06-68cdf5acd0b6",
    "labels": [
        "Take 5"
    ],
    "label_ids": [
        "04847ef7-502d-4652-9166-cf7e7898de45"
    ],
    "release_date": "2023-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Lia in the CD\n\nIn this podcast, Gregg Deal of Dead Pioneers talks with KEXP's Dusty Henry about growing up as the only native family in his Utah school, starting his first punk band in his 40s, and about the Dead Pioneers’ songs, \"Bad Indian\" and \"We Were Punk First.\": https://www.kexp.org/podcasts/sound-vision/2023/10/12/gregg-deal-of-dead-pioneers-on-being-a-bad-indian/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}