Information about plays

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

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

{
    "id": 3629014,
    "uri": "https://api.kexp.org/v2/plays/3629014/?format=api",
    "airdate": "2026-03-14T22:43:05-07:00",
    "show": 66183,
    "show_uri": "https://api.kexp.org/v2/shows/66183/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-8fa9829a-a73b-481a-ad58-466b98909a56/mbid-8fa9829a-a73b-481a-ad58-466b98909a56-11152370006_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-8fa9829a-a73b-481a-ad58-466b98909a56/mbid-8fa9829a-a73b-481a-ad58-466b98909a56-11152370006_thumb250.jpg",
    "song": "Human Interest",
    "track_id": "ea61c439-813d-336f-924f-1830c1d0e21a",
    "recording_id": "64008e86-d962-4ca5-a5dd-8ac6b885fa1e",
    "artist": "Drive Like Jehu",
    "artist_ids": [
        "608c9da7-d3ef-4661-828b-24bb6ae20cd6"
    ],
    "album": "Yank Crime",
    "release_id": "8fa9829a-a73b-481a-ad58-466b98909a56",
    "release_group_id": "532210d8-5101-3893-a2bb-f9cd8df6e303",
    "labels": [
        "Swami Records"
    ],
    "label_ids": [
        "d246b550-268a-4041-8fa0-4498eb3f582d"
    ],
    "release_date": "2002-11-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rick Froberg and John Reis went on to form Hot Snakes several years after Drive Like Jehu disbanded as well as opened a popular pastry shop in LA called Donut Friend.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}