Information about plays

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

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

{
    "id": 3546259,
    "uri": "https://api.kexp.org/v2/plays/3546259/?format=api",
    "airdate": "2025-08-29T10:19:17-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia803109.us.archive.org/34/items/mbid-ce6c3717-aff8-4e2e-9bb0-b99d6b7741a5/mbid-ce6c3717-aff8-4e2e-9bb0-b99d6b7741a5-31852060064_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-ce6c3717-aff8-4e2e-9bb0-b99d6b7741a5/mbid-ce6c3717-aff8-4e2e-9bb0-b99d6b7741a5-31852060064_thumb250.jpg",
    "song": "Oblivious",
    "track_id": "ce536dcb-a5cf-49f7-9cd4-8116d98f07b2",
    "recording_id": "9dc3bb64-95ad-469a-be6f-98e2519f2b9d",
    "artist": "Aztec Camera",
    "artist_ids": [
        "53578264-7436-437b-87a0-3b034a3661f0"
    ],
    "album": "Retrospect",
    "release_id": "ce6c3717-aff8-4e2e-9bb0-b99d6b7741a5",
    "release_group_id": "b2c016db-1a53-387d-b745-87b2ecfbbf3e",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"At different times in their career the Scottish pop group Aztec Camera were indie darlings, high-charting pop stars, and skilled crafters of sophisticated modern sounds. [They were] guided by Roddy Frame's deft guitar playing, nifty way with a melody, and a warm and inviting vocals style...\"\n\nRead more here: https://tinyurl.com/2r3b4ran",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}