Information about plays

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

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

{
    "id": 3637116,
    "uri": "https://api.kexp.org/v2/plays/3637116/?format=api",
    "airdate": "2026-04-03T03:10:49-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-3a589980-607d-466e-b17d-41778d5effc5/mbid-3a589980-607d-466e-b17d-41778d5effc5-31710752091_thumb500.jpg",
    "thumbnail_uri": "https://ia601600.us.archive.org/3/items/mbid-3a589980-607d-466e-b17d-41778d5effc5/mbid-3a589980-607d-466e-b17d-41778d5effc5-31710752091_thumb250.jpg",
    "song": "Hollywood Divorce",
    "track_id": "a311d666-83f6-3a7f-b726-ee5a5b99e3a8",
    "recording_id": "b54cdf1e-e861-4ddd-9fc7-626de9523f8f",
    "artist": "OutKast feat. Lil Wayne & Snoop Dogg",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27",
        "f90e8b26-9e52-4669-a5c9-e28529c47894",
        "ac9a487a-d9d2-4f27-bb23-0f4686488345"
    ],
    "album": "Idlewild",
    "release_id": "3a589980-607d-466e-b17d-41778d5effc5",
    "release_group_id": "ba791f6f-3705-3b72-84aa-042402d85ea8",
    "labels": [
        "LaFace Records"
    ],
    "label_ids": [
        "4fe1da66-ecf9-469a-828c-ef6301d1bd5c"
    ],
    "release_date": "2006-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}