Information about plays

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

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

{
    "id": 3638102,
    "uri": "https://api.kexp.org/v2/plays/3638102/?format=api",
    "airdate": "2026-04-05T08:27:03-07:00",
    "show": 66372,
    "show_uri": "https://api.kexp.org/v2/shows/66372/?format=api",
    "image_uri": "https://coverartarchive.org/release/ed2b07f8-8045-4b63-80bb-02e0debefc6c/44261131734-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ed2b07f8-8045-4b63-80bb-02e0debefc6c/44261131734-250.jpg",
    "song": "paper folding | disappearing",
    "track_id": null,
    "recording_id": "ada4ad0e-aea6-420c-b6bd-1a556913e74e",
    "artist": "Whitney Johnson, Lia Kohl, Macie Stewart",
    "artist_ids": [],
    "album": "BODY SOUND",
    "release_id": null,
    "release_group_id": "88b44833-fd7c-4a7f-b834-a7a08c63e099",
    "labels": [
        "International Anthem Recording Co."
    ],
    "label_ids": [
        "817464f6-8b69-4467-988c-1ce0bc23122e"
    ],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off a new collaborative release between Chicago-based musicians Whitney Johnson, Lia Kohl, and Macie Stewart ~ https://intlanthem.bandcamp.com/album/body-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}