Information about plays

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

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

{
    "id": 3544936,
    "uri": "https://api.kexp.org/v2/plays/3544936/?format=api",
    "airdate": "2025-08-26T05:25:33-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?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": "\"Inept Apollo\" marks the group's Sub Pop debut! Sub Pop will be the new home for Nation of Language – the Brooklyn, NY-based trio composed of Ian Richard Devaney (lead vocals, guitar), Aidan Noell (synthesizer), and Alex MacKay (bass guitar). \n==\nDevaney offers this on the “Inept Apollo” song: “Work is a respite from pain. Whether it’s a paying job or just the thing you pour yourself into, having a direction to move in, finding a flow state, it can move focus away from the heaviness of the heart. So after life’s losses, in moments of despair, we resolve time and time again to dive headfirst into the work as best we can.\" \n==\nhttps://nationoflanguage.bandcamp.com/track/inept-apollo https://www.subpop.com/releases/nation_of_language/inept_apollo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}