Information about plays

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

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

{
    "id": 3580756,
    "uri": "https://api.kexp.org/v2/plays/3580756/?format=api",
    "airdate": "2025-11-20T19:56:34-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://coverartarchive.org/release/e943fad9-986b-46bf-a820-c4b5db45782f/7454505226-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e943fad9-986b-46bf-a820-c4b5db45782f/7454505226-250.jpg",
    "song": "Scully Doesn't Know (Korean ver.)",
    "track_id": null,
    "recording_id": "11614568-9740-4ea5-a8f2-794d9afdcb21",
    "artist": "Humming Urban Stereo",
    "artist_ids": [
        "7d42bb94-8bdb-46be-a7be-ea7a8c096c3a"
    ],
    "album": "Very Very Nice and Short Cake",
    "release_id": null,
    "release_group_id": "cac4f873-4aa9-46f5-9c1f-9e97b26b0361",
    "labels": [
        "Pastel Music"
    ],
    "label_ids": [
        "4d2d5157-77f8-4199-bfc7-85430610a615"
    ],
    "release_date": "2005-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lee Ji-rin, better known as Humming Urban Stereo is a South Korean electropop singer-songwriter. The one-man band debuted in 2004 with the extended play, Short Cake, and has since released five full-length albums.\n\nMaybe you remember this song on the game Dance Dance Revolution?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}