Information about plays

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

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

{
    "id": 3639466,
    "uri": "https://api.kexp.org/v2/plays/3639466/?format=api",
    "airdate": "2026-04-08T13:03:59-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb250.jpg",
    "song": "Kindalove",
    "track_id": "ab27e9ff-d171-4b4b-8dd7-59482f5afe1b",
    "recording_id": "547a86cf-fff9-40d6-bd1d-e38f63b5ab65",
    "artist": "Dijon",
    "artist_ids": [
        "cceea21d-f3ec-4586-be7a-d2e939c15c78"
    ],
    "album": "Baby",
    "release_id": "7d6efc37-7513-4f3a-993f-0a3da9d8e897",
    "release_group_id": "1a1e8337-cd16-40e6-b04d-e1b5801b4c89",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dijon crafted much of 'Baby' at home with his new family, channeling the chaos and joy of first-time parenthood into an expansive yet concise 12-track statement.\"  Here's a review of \"Baby\":  https://www.shatterthestandards.com/p/album-review-baby-by-dijon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}