Information about plays

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

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

{
    "id": 3413752,
    "uri": "https://api.kexp.org/v2/plays/3413752/?format=api",
    "airdate": "2024-10-17T05:34:20-07:00",
    "show": 61597,
    "show_uri": "https://api.kexp.org/v2/shows/61597/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kick Back Relax",
    "track_id": "b95454fc-056d-4aad-b674-c4d6ff11f353",
    "recording_id": "faf277ab-4ca9-4b83-9814-c134ea8bbc5c",
    "artist": "MC Lyte feat. Q‐Tip",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "fac552dc-55e5-498c-818a-c278f1e02a75"
    ],
    "album": "1 of 1",
    "release_id": "6c9b662e-29a3-4688-84b6-69e3d27c1978",
    "release_group_id": "5505b807-5401-45d0-954e-aac60dc7226b",
    "labels": [
        "My Block Inc."
    ],
    "label_ids": [
        "3a63a63e-1005-4d9e-91fa-133d4e8e6d56"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mayor of Hip Hop! @mclyte\n\nMC Lyte was the first female rapper to release a solo album, perform at Carnegie Hall, and earn a gold single. She was also the first female rapper to be nominated for a Grammy Award.\n\nMC Lyte released the new album, 1 of 1, just last month! It features Q-Tip, Stevie Wonder, Common, and many others. \n---\nCheck out Dusty Henry's story feature on MC Lyte's 1989 track \"Cha Cha Cha,\" which marked \"one of the first times when a woman broke the glass ceiling in hip-hop.\"\n\nhttps://www.kexp.org/podcasts/50-years-of-hip-hop/2023/8/2/1989-cha-cha-cha-by-mc-lyte/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}