Information about plays

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

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

{
    "id": 3639148,
    "uri": "https://api.kexp.org/v2/plays/3639148/?format=api",
    "airdate": "2026-04-07T18:19:17-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://coverartarchive.org/release/3cd83923-e0ed-48f9-b910-a6f70e53bf01/41115347617-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3cd83923-e0ed-48f9-b910-a6f70e53bf01/41115347617-250.jpg",
    "song": "オトノケ",
    "track_id": null,
    "recording_id": "2558f091-dcb9-4c97-8c47-af8eb5318c62",
    "artist": "Creepy Nuts",
    "artist_ids": [
        "e5e045da-59a3-4b65-8bb4-3c7f3ac9a529"
    ],
    "album": "LEGION",
    "release_id": null,
    "release_group_id": "d072dd46-e715-4af9-80a4-b048a847170b",
    "labels": [
        "onenation"
    ],
    "label_ids": [
        "e439cffa-3419-435b-90a1-0e2b4143a803"
    ],
    "release_date": "2025-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "(otonoke) - for Tim\n__\nLEGION is the fourth studio by Japanese hip-hop duo, Creepy Nuts. \nhttps://creepynuts.com/legion/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}