Information about plays

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

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

{
    "id": 3630486,
    "uri": "https://api.kexp.org/v2/plays/3630486/?format=api",
    "airdate": "2026-03-18T05:16:51-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-5ef299be-f77c-4b86-927a-c849aada5007/mbid-5ef299be-f77c-4b86-927a-c849aada5007-43456155730_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-5ef299be-f77c-4b86-927a-c849aada5007/mbid-5ef299be-f77c-4b86-927a-c849aada5007-43456155730_thumb250.jpg",
    "song": "I Believe in Love",
    "track_id": "42521b77-2173-4d88-9eea-878190143681",
    "recording_id": "cb450aa9-d2d2-490d-998e-c615ef9a4d4d",
    "artist": "Tyler Ballgame",
    "artist_ids": [
        "b354fdfa-5d8e-46ef-b76e-5bd1ed05a59c"
    ],
    "album": "For the First Time, Again",
    "release_id": "5ef299be-f77c-4b86-927a-c849aada5007",
    "release_group_id": "ba58b285-f8c6-4717-af7e-bf73c7e1a4dc",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NEW music from Tyler Ballgame! \n\nIn his highly anticipated debut album which released last Friday, 'For the First Time, Again', singer-songwriter Tyler Ballgame offers a vibrant collection of songs that blends classic rock, indie, and Americana. \n\nThe album’s lead single, “I Believe in Love,” is an upbeat, anthem-like track with a timeless sound reminiscent of classic artists like Lennon and Orbison.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}