Information about plays

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

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

{
    "id": 3533570,
    "uri": "https://api.kexp.org/v2/plays/3533570/?format=api",
    "airdate": "2025-07-30T02:36:45-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia803104.us.archive.org/14/items/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b-20589878770_thumb500.jpg",
    "thumbnail_uri": "https://ia803104.us.archive.org/14/items/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b/mbid-0ba10d73-91c8-4765-a064-2d14feb4972b-20589878770_thumb250.jpg",
    "song": "Wanna Be",
    "track_id": "a1a915aa-0b1c-499c-a488-1f758747a64e",
    "recording_id": "79c621bd-7642-4c68-be06-b73a9a589618",
    "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": "The Internet is an American alternative R&B and soul band from Los Angeles, California. It consists of vocalist Syd, keyboardist Matt Martians, bassist Patrick Paige II, drummer Christopher Smith, and guitarist Steve Lacy.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}