Information about plays

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

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

{
    "id": 3420896,
    "uri": "https://api.kexp.org/v2/plays/3420896/?format=api",
    "airdate": "2024-11-03T12:12:47-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Power To The People",
    "track_id": "ae98464f-e058-428b-94e9-7dab378bec42",
    "recording_id": "d2bf2657-f92c-4592-aa09-82fc25a3de13",
    "artist": "Durand Jones & The Indications",
    "artist_ids": [
        "5da8d9b1-af89-43a3-a519-8e32ec21e7f5"
    ],
    "album": "Power to the People",
    "release_id": "2356b32c-fef8-446a-a3f4-a9de33d5d556",
    "release_group_id": "c1e0453c-7d63-4578-80bd-609bf230e10e",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2020 -- https://kexp.org/50\n\n\"There's perhaps never been a more crucial moment in our lifetime to recognize our collective power - both in the voting booths and at the protests. There are people who stand to benefit from us losing hope, faith in ourselves, and faith in one another. We'll keep celebrating the strength of our communities and the respect that all of us are owed, because that's exactly what they don't want.\" \nhttps://fb.watch/1KAwioGGDC/\n\nhttps://durandjonesandtheindications.bandcamp.com/track/power-to-the-people",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}