Information about plays

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

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

{
    "id": 3631777,
    "uri": "https://api.kexp.org/v2/plays/3631777/?format=api",
    "airdate": "2026-03-21T03:45:58-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-213f1d8f-9233-3b6d-822d-d10f81e39e8d/mbid-213f1d8f-9233-3b6d-822d-d10f81e39e8d-13112905140_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-213f1d8f-9233-3b6d-822d-d10f81e39e8d/mbid-213f1d8f-9233-3b6d-822d-d10f81e39e8d-13112905140_thumb250.jpg",
    "song": "Happiness Is a Warm Gun",
    "track_id": "cec09d01-80cf-3815-9cd3-8f58b2582315",
    "recording_id": "25931ad5-02d8-49e5-ad70-358e476b6954",
    "artist": "The Breeders",
    "artist_ids": [
        "667e856e-f3a7-42e9-8244-95422ef31321"
    ],
    "album": "Pod",
    "release_id": "213f1d8f-9233-3b6d-822d-d10f81e39e8d",
    "release_group_id": "9369d619-d85e-3abd-a31e-f4398ec4c76e",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1990-05-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tanya on back vocals here\n\nThe Breeders covering The Beatles! \"Happiness is a Warm Gun\" from The Beatles' 'The Beatles', aka the 'White Album'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}