Information about plays

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

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

{
    "id": 3528657,
    "uri": "https://api.kexp.org/v2/plays/3528657/?format=api",
    "airdate": "2025-07-18T15:49:52-07:00",
    "show": 64046,
    "show_uri": "https://api.kexp.org/v2/shows/64046/?format=api",
    "image_uri": "https://ia800204.us.archive.org/30/items/mbid-aa830f53-5676-4ad2-b335-fe48babb3f06/mbid-aa830f53-5676-4ad2-b335-fe48babb3f06-6231599835_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/30/items/mbid-aa830f53-5676-4ad2-b335-fe48babb3f06/mbid-aa830f53-5676-4ad2-b335-fe48babb3f06-6231599835_thumb250.jpg",
    "song": "King of the Sea",
    "track_id": "0f08683d-bfd9-3419-8407-c628607b7b94",
    "recording_id": "d8f81949-42fb-4898-9c86-1085341a29e4",
    "artist": "Shannon and the Clams",
    "artist_ids": [
        "edda8263-7286-4227-9dc4-9ed8e6177f84"
    ],
    "album": "Sleep Talk",
    "release_id": "aa830f53-5676-4ad2-b335-fe48babb3f06",
    "release_group_id": "d6cbb64d-b5e0-4f32-96ae-18df505b6f0a",
    "labels": [
        "1-2-3-4 Go! Records"
    ],
    "label_ids": [
        "7441004d-1165-4c04-b029-7c8d59c5912a"
    ],
    "release_date": "2011-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shannon and the Clams will be opening for Alabama Shakes at Climate Pledge Arena, August 16th!\n---\nOakland, California band Shannon and the Clams is known for a vintage sound that incorporates elements of doo-wop, classic R&B, garage psych, and surf. Live video of this song performed in San Francisco in 2011: https://youtu.be/zET182UnfNo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}