Information about plays

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

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

{
    "id": 3541011,
    "uri": "https://api.kexp.org/v2/plays/3541011/?format=api",
    "airdate": "2025-08-17T00:27:56-07:00",
    "show": 64311,
    "show_uri": "https://api.kexp.org/v2/shows/64311/?format=api",
    "image_uri": "https://coverartarchive.org/release/cd3faead-8947-4927-938a-17a6a967ed03/41574401780-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cd3faead-8947-4927-938a-17a6a967ed03/41574401780-250.jpg",
    "song": "Dysautonomic Terror",
    "track_id": null,
    "recording_id": "c1a5d7c0-2792-4eed-a934-6bfe68ef4d8f",
    "artist": "Decrepisy",
    "artist_ids": [
        "012e8d90-5d95-4ac2-acc6-db2e73076ba4"
    ],
    "album": "Deific Mourning",
    "release_id": null,
    "release_group_id": "16143168-dafb-46cb-89bb-0646bdc0aae9",
    "labels": [
        "Carbonized Records"
    ],
    "label_ids": [
        "8d5655e0-425f-46c3-b2d0-6eff96fcf4e3"
    ],
    "release_date": "2025-03-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Decrepisy recently played with Seattle's Re-Buried for a few shows in the PNW.\n\nhttps://decrepisy.bandcamp.com/album/deific-mourning",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}