Information about plays

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

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

{
    "id": 3626584,
    "uri": "https://api.kexp.org/v2/plays/3626584/?format=api",
    "airdate": "2026-03-07T23:20:17-08:00",
    "show": 66122,
    "show_uri": "https://api.kexp.org/v2/shows/66122/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Big Dick Energy",
    "track_id": "05260fc2-b3be-43e5-9928-2662d20ec6be",
    "recording_id": "4bd158de-3ae0-4600-95e3-7d08f0e2feb8",
    "artist": "Lambrini Girls",
    "artist_ids": [
        "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
    ],
    "album": "Who Let The Dogs Out",
    "release_id": "e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727",
    "release_group_id": "31e2c201-6167-4eb6-8432-c83c533425ce",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Mario in Woodstock, IL\n\nYou can check out footage of them performing live at KEXP studios last year by following the link below:\n\nhttps://youtu.be/w7BfivzIreo?si=0NLpzaahjfdsDYMa\n\nhttps://www.lambrinigirlsband.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}