Information about plays

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

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

{
    "id": 3632228,
    "uri": "https://api.kexp.org/v2/plays/3632228/?format=api",
    "airdate": "2026-03-22T03:59:08-07:00",
    "show": 66248,
    "show_uri": "https://api.kexp.org/v2/shows/66248/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-977b7f61-bff9-4c7a-b6bc-cb507b707641/mbid-977b7f61-bff9-4c7a-b6bc-cb507b707641-15500047022_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-977b7f61-bff9-4c7a-b6bc-cb507b707641/mbid-977b7f61-bff9-4c7a-b6bc-cb507b707641-15500047022_thumb250.jpg",
    "song": "Pony",
    "track_id": "403cc72d-3d11-32b2-b11f-1d0531c6dc6e",
    "recording_id": "be8926ab-3abf-4e20-a316-c587f16f084e",
    "artist": "Ginuwine",
    "artist_ids": [
        "9e5fd95d-c0c1-412c-be11-06e7fbe99556"
    ],
    "album": "The Bachelor",
    "release_id": "d254753e-b92d-426e-b3b0-82672c22017d",
    "release_group_id": "33a3bf52-02d3-3555-8345-f34958bac59c",
    "labels": [
        "550 Music"
    ],
    "label_ids": [
        "65f85c42-92a0-489c-a921-d804acba29b1"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Decemberists made a cameo in a two part Parks & Recreation episode titled “Moving Up” as themselves playing a concert alongside other musicians Yo La Tengo, Jeff Tweedy, and… Ginuwine. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}