Information about plays

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

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

{
    "id": 3519980,
    "uri": "https://api.kexp.org/v2/plays/3519980/?format=api",
    "airdate": "2025-06-28T15:13:10-07:00",
    "show": 63862,
    "show_uri": "https://api.kexp.org/v2/shows/63862/?format=api",
    "image_uri": "https://coverartarchive.org/release/85abd5ca-590b-425b-a004-32bdafe18719/3176973038-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/85abd5ca-590b-425b-a004-32bdafe18719/3176973038-250.jpg",
    "song": "Come Into My House",
    "track_id": null,
    "recording_id": "501b1a39-75e7-4b94-844b-c32769904955",
    "artist": "Queen Latifah",
    "artist_ids": [
        "7a305f29-539a-456e-93b7-61b0e2ba3ef2"
    ],
    "album": "All Hail the Queen",
    "release_id": null,
    "release_group_id": "7416a063-8697-37a5-af06-af4da329c398",
    "labels": [
        "Tommy Boy Music"
    ],
    "label_ids": [
        "25782561-07e5-453b-b2e9-6a7c39f86a3e"
    ],
    "release_date": "1989-11-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in early 1990, months before the release of Madonna’s “Vogue,” the song  and video was, until that time, one of the very few hip-hip visuals to center black queer dancers from the ballroom scene. Among those dancers was the late great ballroom legend and vogue pioneer, Willi Ninja.\": https://www.youtube.com/watch?v=QcP5Wwr3c-Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}