Information about plays

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

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

{
    "id": 3522969,
    "uri": "https://api.kexp.org/v2/plays/3522969/?format=api",
    "airdate": "2025-07-05T12:54:41-07:00",
    "show": 63928,
    "show_uri": "https://api.kexp.org/v2/shows/63928/?format=api",
    "image_uri": "https://ia801904.us.archive.org/5/items/mbid-69fd5599-a148-4282-bd29-050683c5710a/mbid-69fd5599-a148-4282-bd29-050683c5710a-41978195050_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-69fd5599-a148-4282-bd29-050683c5710a/mbid-69fd5599-a148-4282-bd29-050683c5710a-41978195050_thumb250.jpg",
    "song": "Inept Apollo",
    "track_id": "d0a89df9-1e20-4465-9994-16c0a456e67d",
    "recording_id": "51c52629-658c-4c11-9bd8-f28ca408fdc5",
    "artist": "Nation of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Inept Apollo",
    "release_id": "69fd5599-a148-4282-bd29-050683c5710a",
    "release_group_id": "aa281a75-16e0-4717-8353-da9f87d89a2e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nation of Language is opening for Death Cab for Cutie at Climate Pledge Arena in Seattle on Thursday, July 31st, and Saturday, August 2nd.\n\nMore dates and locales for shows here: https://www.nationoflanguage.com/events",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}