Information about plays

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

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

{
    "id": 3421688,
    "uri": "https://api.kexp.org/v2/plays/3421688/?format=api",
    "airdate": "2024-11-05T10:26:34-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "My People",
    "track_id": "512e5e48-2b27-4c1a-a9da-e525852ac56f",
    "recording_id": "b7f20838-fd33-4903-98e4-d52f34cd56ac",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "My People",
    "release_id": "3ab190c8-aa5f-4ad3-b780-254965dad900",
    "release_group_id": "ecadc338-342e-4f3d-92e6-da68602d14e3",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Amber Marks' powerful rendition of \"My People...Hold On,\" written by Temptations' co-founder Eddie Kendricks.\n--\n\"...the song is a reminder that, despite grief and violence, the power of the people united holds vast potential for positive change (\"The time has come in this land / When the lion must lay down with the lamb / Brothers and sisters, lay side by side / Hold on to love, let its light be your guide.\")\": https://www.npr.org/sections/we-insist-a-timeline-of-protest-music-in-2020/2020/09/02/907968351/the-revolution-starts-with-community-in-amber-marks-cover-of-my-people",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}