Information about plays

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

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

{
    "id": 3522974,
    "uri": "https://api.kexp.org/v2/plays/3522974/?format=api",
    "airdate": "2025-07-05T13:08:06-07:00",
    "show": 63928,
    "show_uri": "https://api.kexp.org/v2/shows/63928/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6-42222277255_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6/mbid-bdefa5b2-5460-48cf-8174-6d87bfebd7b6-42222277255_thumb250.jpg",
    "song": "Split",
    "track_id": "673dbae5-85cb-406e-8162-48e272303ead",
    "recording_id": "06992441-6723-4325-94dc-4ee1af13d10b",
    "artist": "Pixel Grip",
    "artist_ids": [
        "20d29062-6448-4e6f-9922-d5246264a5f2"
    ],
    "album": "Percepticide: The Death of Reality",
    "release_id": "bdefa5b2-5460-48cf-8174-6d87bfebd7b6",
    "release_group_id": "86dfcf29-9645-4957-b3ec-f9a2a7287fc5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago band Pixel group will play:\n--The Great American Music Hall in SF on Saturday, November 1st\n--Neumos in Seattle on Thursday, November 6th",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}