Information about plays

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

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

{
    "id": 3437275,
    "uri": "https://api.kexp.org/v2/plays/3437275/?format=api",
    "airdate": "2024-12-12T19:09:50-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://ia600309.us.archive.org/4/items/mbid-98833572-bf4d-4a28-ba63-1aa7db970908/mbid-98833572-bf4d-4a28-ba63-1aa7db970908-38479519899_thumb500.jpg",
    "thumbnail_uri": "https://ia600309.us.archive.org/4/items/mbid-98833572-bf4d-4a28-ba63-1aa7db970908/mbid-98833572-bf4d-4a28-ba63-1aa7db970908-38479519899_thumb250.jpg",
    "song": "I Believe in Love Again",
    "track_id": "1769987e-7521-4730-92c6-dbe3eb2b3de7",
    "recording_id": "48f9e44e-c53e-44a5-a4cd-7b5bc251e260",
    "artist": "Peggy Gou & Lenny Kravitz",
    "artist_ids": [
        "4c41d78d-9dd5-430d-81ea-286052158293",
        "0ef3f425-9bd2-4216-9dd2-219d2fe90f1f"
    ],
    "album": "I Hear You",
    "release_id": "98833572-bf4d-4a28-ba63-1aa7db970908",
    "release_group_id": "cb7c65af-9ead-4b6c-bfac-87e8736d2cab",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a collaboration that no one saw coming, South Korean artist Peggy Gou joined forces with rock legend Lenny Kravitz for this track, \"I Believe In Love Again.\"\n\n\"The '90s have had such a huge influence on my music.” Gou said in a statement. \"People know about my love of the dance/house/rave scene from that time but I’ve always been a big R&B fan, and also a huge fan of Lenny. I listened endlessly to his 1998 album 5—my personal favourite—but his whole discography is great, totally timeless. He came into the studio and transformed the guide vocal into magic, writing new lyrics and creating that incredible guitar riff. 'I Believe In Love Again' is a strong message of positivity and hope, and we hope everyone feels that when they hear the song.\"\n\nhttps://edm.com/music-releases/peggy-gou-lenny-kravitz-i-believe-in-love-again",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}