Information about plays

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

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

{
    "id": 3638626,
    "uri": "https://api.kexp.org/v2/plays/3638626/?format=api",
    "airdate": "2026-04-06T13:02:58-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://coverartarchive.org/release/93d177e5-ff5b-48f9-a0e9-049bdb7fb52e/17970019929-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93d177e5-ff5b-48f9-a0e9-049bdb7fb52e/17970019929-250.jpg",
    "song": "Feel Like I Do",
    "track_id": null,
    "recording_id": "93187dcf-b6f4-4ff1-a1df-e2b027d38166",
    "artist": "Disclosure, Al Green",
    "artist_ids": [],
    "album": "Moog for Love",
    "release_id": null,
    "release_group_id": "77322f2a-2c7a-445a-8628-638bffd5f46b",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2016-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Monday! Thanks for being here on the Afternoon Show with the incredible Larry Mizell, Jr.! \n\nThe EP, named after Eddie Jefferson's 1952 track \"Moody's Mood for Love\" features collaborations with Eats Everything and Al Green. \n\nhttp://disclosureofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}