Information about plays

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

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

{
    "id": 3580520,
    "uri": "https://api.kexp.org/v2/plays/3580520/?format=api",
    "airdate": "2025-11-20T05:01:00-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "https://ia601004.us.archive.org/4/items/mbid-ebbbe98a-4c29-4b5b-9930-44ed5434255f/mbid-ebbbe98a-4c29-4b5b-9930-44ed5434255f-7126484590_thumb500.jpg",
    "thumbnail_uri": "https://ia601004.us.archive.org/4/items/mbid-ebbbe98a-4c29-4b5b-9930-44ed5434255f/mbid-ebbbe98a-4c29-4b5b-9930-44ed5434255f-7126484590_thumb250.jpg",
    "song": "Break Through New Dub",
    "track_id": "99f7868c-a71f-3d45-a80a-af5624d86716",
    "recording_id": "1ad39542-7951-4444-b2b7-049def685bf2",
    "artist": "The Funkees",
    "artist_ids": [
        "5bdc8759-a592-4202-a48c-691d4bec5c6d"
    ],
    "album": "Dancing Time: The Best of Eastern Nigeria’s Afro Rock Exponents 1973-77",
    "release_id": "ebbbe98a-4c29-4b5b-9930-44ed5434255f",
    "release_group_id": "57a1952b-ad7a-4686-a711-590c28bbd80c",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2012-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Funkees are a 1970s Afro Rock and funk band from Nigeria.\n\nThis song was most recently sampled by Kendrick Lamar on his 2022 single, \"Worldwide Steppers.\"\n\nhttps://www.whosampled.com/The-Funkees/Break-Through/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}