Information about plays

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

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

{
    "id": 3636822,
    "uri": "https://api.kexp.org/v2/plays/3636822/?format=api",
    "airdate": "2026-04-02T09:43:44-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb250.jpg",
    "song": "The Rockafeller Skank",
    "track_id": "9c30a362-f164-36e8-9f0e-889a0e2dde6b",
    "recording_id": "8cd37884-4679-41e9-bd7d-f40f557528b7",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "Why Try Harder: The Greatest Hits",
    "release_id": "148ca65a-b481-3f76-8f76-c120efb3a5fb",
    "release_group_id": "2b2fcef4-3d3d-39f0-af72-141c8e553f0b",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2006-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Right about now, the funk soul brother\nCheck it out now, the funk soul brother\"\nThis line originates from \"Vinyl Dogs Vibe\" by Vinyl Dogs, which features a spoken-word introduction by New York rapper Lord Finesse.\n--\nHere's a complete list of the 13 samples that Norman Cook used in this song: https://www.whosampled.com/Fatboy-Slim/The-Rockafeller-Skank/samples/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}