Information about plays

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

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

{
    "id": 3635911,
    "uri": "https://api.kexp.org/v2/plays/3635911/?format=api",
    "airdate": "2026-03-31T06:56:48-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-7dd4f90f-fde7-4118-b65b-da6926d73ad3/mbid-7dd4f90f-fde7-4118-b65b-da6926d73ad3-23018576788_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-7dd4f90f-fde7-4118-b65b-da6926d73ad3/mbid-7dd4f90f-fde7-4118-b65b-da6926d73ad3-23018576788_thumb250.jpg",
    "song": "Last Time That I Checc’d",
    "track_id": "ea94dafa-ed53-448e-82ac-6369bfe997a3",
    "recording_id": "39b86167-811d-446e-83d2-e592ff14451c",
    "artist": "Nipsey Hussle feat. YG",
    "artist_ids": [
        "6b1cf581-17a9-42c3-927b-d1e2797b1695",
        "410bbb19-8309-4a0b-9f87-3d65bde4a826"
    ],
    "album": "Victory Lap",
    "release_id": "7dd4f90f-fde7-4118-b65b-da6926d73ad3",
    "release_group_id": "078d5fd0-5808-47e5-86af-a6aea1749107",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2018-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 2019, 2019 - Ermias Asghedom better known as Nipsey Hussle passed. (August 15, 1985 – March 31, 2019)\n\nVictory Lap is the only studio album by American rapper Nipsey Hussle. It was released on February 16, 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}