Information about plays

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

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

{
    "id": 3542488,
    "uri": "https://api.kexp.org/v2/plays/3542488/?format=api",
    "airdate": "2025-08-20T13:23:41-07:00",
    "show": 64340,
    "show_uri": "https://api.kexp.org/v2/shows/64340/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Collider",
    "track_id": null,
    "recording_id": "18e1e658-b1b8-4998-9192-a824468c749e",
    "artist": "Pigs Pigs Pigs Pigs Pigs Pigs Pigs",
    "artist_ids": [
        "611c226a-6eda-486a-ab1c-cd8573e68c00"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"If you’ve been lucky enough to see Pigsx7 live, then you’ll know that it’s an experience that goes beyond anything else you’ve seen or felt. For me, bands like this are the ultimate comfort band. Their sound feels like a secure grip around me, and I can’t get free from it- I guess it feels like home and it’s calming....\"\n--. \nEnjoy this quite positive review of Pigsx7's new album \"Death Hilarious\": https://beatinmybones.com/2025/04/11/pigs-pigs-pigs-pigs-pigs-pigs-pigs-death-hilarious/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}