Information about plays

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

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

{
    "id": 3544655,
    "uri": "https://api.kexp.org/v2/plays/3544655/?format=api",
    "airdate": "2025-08-25T13:52:36-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?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": "Work or Shut Up",
    "track_id": "dd630630-8da5-4d3f-9a53-80447d15b422",
    "recording_id": "0c6760c8-32d7-4f46-8b78-fd9ab30b0b55",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago electronic group Pixel Grip  is playing The Great American Music Hall in SF on Saturday, November 1st. They will be at Neumo's on Thursday, November 6th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}