Information about plays

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

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

{
    "id": 3549261,
    "uri": "https://api.kexp.org/v2/plays/3549261/?format=api",
    "airdate": "2025-09-05T14:53:56-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb250.jpg",
    "song": "The Passionate Ones",
    "track_id": "81b675be-8c1d-41e3-8629-f99a2b7c4fce",
    "recording_id": "717a5a3d-3ed5-42bf-b7f0-f614b74a2594",
    "artist": "Nourished by Time",
    "artist_ids": [
        "6420dd6b-8232-42db-9cb9-90bec8f40e91"
    ],
    "album": "The Passionate Ones",
    "release_id": "85b2d077-5739-4844-86e6-eed1527b39ac",
    "release_group_id": "a0f0cb15-7873-44f4-a0d5-89f4f11e61fc",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crafted between Baltimore, NYC and London, The Passionate Ones is Nourished By Time's second album\n\nhttps://nourishedbytime.bandcamp.com/album/the-passionate-ones",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}