Information about plays

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

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

{
    "id": 3574327,
    "uri": "https://api.kexp.org/v2/plays/3574327/?format=api",
    "airdate": "2025-11-05T13:37:39-08:00",
    "show": 65030,
    "show_uri": "https://api.kexp.org/v2/shows/65030/?format=api",
    "image_uri": "https://coverartarchive.org/release/8e628fe0-6c31-433b-9704-e0065b4cd348/37813947741-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8e628fe0-6c31-433b-9704-e0065b4cd348/37813947741-250.jpg",
    "song": "Did You Change",
    "track_id": null,
    "recording_id": "75522ac2-c624-4b7b-ae9c-95e208d017f7",
    "artist": "Samaiam",
    "artist_ids": [],
    "album": "Trips",
    "release_id": null,
    "release_group_id": "1691a312-0ea7-42c6-87f5-1b0214958ba6",
    "labels": [
        "Hopeless Records"
    ],
    "label_ids": [
        "30204406-1596-4508-81b3-2f27e41c6c14"
    ],
    "release_date": "2011-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"... I'd like to request \"Did You Change\" by Samiam. East Bay legends, and one of my all-time favorite bands.\" - Matt in San Diego\n--\nHere's more than an hour of Samiam performing under a \"No Stagediving\" sign in Berkeley earlier this year: https://www.youtube.com/watch?v=4MKUSoATl8E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}