Information about plays

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

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

{
    "id": 3554185,
    "uri": "https://api.kexp.org/v2/plays/3554185/?format=api",
    "airdate": "2025-09-17T13:05:26-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-d0d93466-f392-4133-b47f-4ddba1336301/mbid-d0d93466-f392-4133-b47f-4ddba1336301-42830692800_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-d0d93466-f392-4133-b47f-4ddba1336301/mbid-d0d93466-f392-4133-b47f-4ddba1336301-42830692800_thumb250.jpg",
    "song": "Gamma (need the <3)",
    "track_id": "61f53650-6404-405d-8067-c1fca0e12d87",
    "recording_id": "fb25f8cc-343d-40b3-b880-dcc0b3ab01a4",
    "artist": "Earl Sweatshirt",
    "artist_ids": [
        "8b22acd6-20e6-4463-a75c-c14b5cfdb666"
    ],
    "album": "Live Laugh Love",
    "release_id": "d0d93466-f392-4133-b47f-4ddba1336301",
    "release_group_id": "4cfc8830-0de7-4617-b886-ce9507f7580d",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Earl Sweatshirt  is performing in SF at The Warfield on Friday, November 7th, and in Seattle at The Showbox on Tuesday, December 16th. \n--\nPitchfork called his new release \"best new music\": https://pitchfork.com/reviews/albums/earl-sweatshirt-live-laugh-love/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}