Information about plays

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

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

{
    "id": 3619967,
    "uri": "https://api.kexp.org/v2/plays/3619967/?format=api",
    "airdate": "2026-02-20T15:04:07-08:00",
    "show": 65983,
    "show_uri": "https://api.kexp.org/v2/shows/65983/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b-20589878770_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b-20589878770_thumb250.jpg",
    "song": "Hold On",
    "track_id": "152d2af0-2c6c-4b7b-aab0-c4509e698a59",
    "recording_id": "9eb9e453-9df3-454a-884b-c17060513bf9",
    "artist": "The Internet",
    "artist_ids": [
        "45804465-4271-4e6a-b881-ce668ef09530"
    ],
    "album": "Hive Mind",
    "release_id": "0ba10d73-91c8-4765-a064-2d14feb4972b",
    "release_group_id": "57d84f17-7b18-4800-b7c2-15833b468637",
    "labels": [
        "Columbia Records"
    ],
    "label_ids": [
        "ad6f8706-c95e-443b-8579-8e3ecd27126c"
    ],
    "release_date": "2018-07-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Sharlese! \n\nThe Internet is a band from Los Angeles, California. It currently consists of vocalist Syd, keyboardist Matt Martians, bassist Patrick Paige II, drummer Christopher Smith, and guitarist Steve Lacy. Their music is a blend of R&B, hip hop, jazz, funk, and electronic dance music. \"Hive Mind\" was the groups latest album released by The Internet. Several solo projects by members of the group have been released since then, but the collective band has not released any music together since 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}