Information about plays

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

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

{
    "id": 3582061,
    "uri": "https://api.kexp.org/v2/plays/3582061/?format=api",
    "airdate": "2025-11-23T20:04:20-08:00",
    "show": 65191,
    "show_uri": "https://api.kexp.org/v2/shows/65191/?format=api",
    "image_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/daa89cce-3e72-4e6a-a4dc-0337dee8f9cf/12882995749-250.jpg",
    "song": "Really Love",
    "track_id": null,
    "recording_id": "ea5fb054-15c8-4d29-8e92-a0eada80a359",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": null,
    "release_group_id": "b3d96626-4d46-4012-b6cb-e8d8b192a4f1",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2014-12-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“I fell so in love with him, and I was so transfixed and overwhelmed by him.”\n\nHere's an interview with Gina Figueroa, who does the spoken introduction to this song, and who inspired and co-wrote the song: https://remezcla.com/features/music/gina-figueroa-d-angelo-really-love-interview/\n--\nThat's Charlie Hunter on guitar on this wonderful song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}