Information about plays

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

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

{
    "id": 3542114,
    "uri": "https://api.kexp.org/v2/plays/3542114/?format=api",
    "airdate": "2025-08-19T15:50:27-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-786457c0-7a1f-4fa5-b110-9b5940757415/mbid-786457c0-7a1f-4fa5-b110-9b5940757415-42715526216_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-786457c0-7a1f-4fa5-b110-9b5940757415/mbid-786457c0-7a1f-4fa5-b110-9b5940757415-42715526216_thumb250.jpg",
    "song": "Bad Year",
    "track_id": "769b60d2-ff16-4ce8-9974-5fcb51249785",
    "recording_id": "713fd3f9-0362-4b7e-bf77-17438c389d5c",
    "artist": "The Whags",
    "artist_ids": [
        "6c9e7aee-e3c2-409f-8d52-10bf851677e5"
    ],
    "album": "All Along the Water There’s a Mountain Song",
    "release_id": "786457c0-7a1f-4fa5-b110-9b5940757415",
    "release_group_id": "4be46dbb-465e-4772-b7a4-e704df57261f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Local Seattle group The Whags are playing Hidden Hall in Seattle this Friday, Aug 15!\n\nsongkick.com/concerts/42656133-whags-at-hidden-hall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}