Information about plays

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

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

{
    "id": 3437288,
    "uri": "https://api.kexp.org/v2/plays/3437288/?format=api",
    "airdate": "2024-12-12T19:51:27-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia800403.us.archive.org/31/items/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe-39128964973_thumb500.jpg",
    "thumbnail_uri": "https://ia800403.us.archive.org/31/items/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe-39128964973_thumb250.jpg",
    "song": "Ocho Pocho",
    "track_id": "57bfd0f3-64b8-4dad-8394-1151c2d492d2",
    "recording_id": "45badb06-9bb6-4183-a93a-9cc7cdc14f59",
    "artist": "Chong the Nomad",
    "artist_ids": [
        "f8bc2114-691d-48c7-bc19-41c7126896a8"
    ],
    "album": "DO WE MAKE OF THIS?",
    "release_id": "fae93b3e-08f3-46ee-ade3-79254742d1fe",
    "release_group_id": "1685fdb0-8d4e-43f8-a520-af3ce6dbe0d0",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-06-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Alda Agustiano, known by stage name Chong the Nomad is an Indonesian-American producer, DJ and artist.\n\nHere's a KEXP interview with the artist: https://www.kexp.org/podcasts/sound-vision/2022/1/11/best-chong-nomad-finds-beats-her-day-job/ Go here to purchase \"DO WE MAKE OF THIS?\" from Seattle musician Chong the Nomad: https://chongthenomad.bandcamp.com/album/do-we-make-of-this",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}