Information about plays

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

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

{
    "id": 3640163,
    "uri": "https://api.kexp.org/v2/plays/3640163/?format=api",
    "airdate": "2026-04-10T04:40:19-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-46fb82d4-f71c-4d7c-9f9f-95dd5c33dee7/mbid-46fb82d4-f71c-4d7c-9f9f-95dd5c33dee7-1674355969_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-46fb82d4-f71c-4d7c-9f9f-95dd5c33dee7/mbid-46fb82d4-f71c-4d7c-9f9f-95dd5c33dee7-1674355969_thumb250.jpg",
    "song": "Like It Like That",
    "track_id": "97c18e3d-bfd5-3171-a006-1a9767cecf1a",
    "recording_id": "c030ea6f-5917-45b5-b72d-17f895954fd2",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "The Love Movement",
    "release_id": "46fb82d4-f71c-4d7c-9f9f-95dd5c33dee7",
    "release_group_id": "8a5d3fc4-5c7d-3971-a2b6-5fae14f465ed",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1998-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Q-Tip, Kamaal Ibn John Fareed (born Jonathan William Davis), who was born on this day in 1970.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}