Information about plays

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

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

{
    "id": 3578849,
    "uri": "https://api.kexp.org/v2/plays/3578849/?format=api",
    "airdate": "2025-11-16T05:08:34-08:00",
    "show": 65124,
    "show_uri": "https://api.kexp.org/v2/shows/65124/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb250.jpg",
    "song": "Bell",
    "track_id": "4c21a5bd-6bcc-485f-916e-5b83bede8d4f",
    "recording_id": "08440371-a488-4242-bbc0-0f9b78dd34c7",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "An Echo of Love",
    "release_id": "12625ee1-3717-4429-897e-ffc99c11a84c",
    "release_group_id": "fa37972d-133c-4c5d-bcdb-6959446aa595",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kerala Dust will be LIVE on KEXP (OPEN TO THE PUBLIC) this Tuesday, Nov. 18th at 11am.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}