Information about plays

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

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

{
    "id": 3421317,
    "uri": "https://api.kexp.org/v2/plays/3421317/?format=api",
    "airdate": "2024-11-04T12:36:42-08:00",
    "show": 61762,
    "show_uri": "https://api.kexp.org/v2/shows/61762/?format=api",
    "image_uri": "https://ia904505.us.archive.org/7/items/mbid-359cdf28-e485-45cd-bfa0-d3dbb514327c/mbid-359cdf28-e485-45cd-bfa0-d3dbb514327c-32599424760_thumb500.jpg",
    "thumbnail_uri": "https://ia804505.us.archive.org/7/items/mbid-359cdf28-e485-45cd-bfa0-d3dbb514327c/mbid-359cdf28-e485-45cd-bfa0-d3dbb514327c-32599424760_thumb250.jpg",
    "song": "You Don't Own Me / Canopy",
    "track_id": "a6d35681-9fdd-440d-ae57-332624acddaf",
    "recording_id": "7225605f-1496-48a1-9926-d2f1c05655ea",
    "artist": "serpentwithfeet",
    "artist_ids": [
        "cc9ddb3d-1217-4a40-9864-d85920cfa1ed"
    ],
    "album": "You Don't Own Me",
    "release_id": "359cdf28-e485-45cd-bfa0-d3dbb514327c",
    "release_group_id": "aec68784-9451-4771-891e-3b8ef93f27ce",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2021-06-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of Lesley Gore's song \"You Don't Own Me\" which was produced by Quincy Jones.\n\nSerpentwithfeet's interpretation of Lesley Gore's 1963, “You Don’t Own Me,” was recorded for a recent campaign celebrating LGBTQ+ identity. \n\nLearn more about how abortion access affects the LGTBQ+ community here\nhttps://www.washingtonblade.com/2022/05/11/heres-why-abortion-is-an-lgbtq-rights-issue/\n \n-----\nWatch Los Angeles-via-Baltimore artist serpentwithfeet's Live from Home on KEXP performance and interview with Larry Mizell, Jr., recorded last summer after the show: https://youtu.be/6KmDC2nWVdw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}