Information about plays

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

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

{
    "id": 3500355,
    "uri": "https://api.kexp.org/v2/plays/3500355/?format=api",
    "airdate": "2025-05-12T09:03:00-07:00",
    "show": 63441,
    "show_uri": "https://api.kexp.org/v2/shows/63441/?format=api",
    "image_uri": "https://ia800702.us.archive.org/33/items/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3-41366003835_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/33/items/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3/mbid-475f64c6-e2ce-469a-bc9e-181ec1f6b7c3-41366003835_thumb250.jpg",
    "song": "Limelight",
    "track_id": "8bc9ca47-ea75-49a6-b912-db797c9526b4",
    "recording_id": "c3f2e2c7-d837-4c05-b541-9c317454f84c",
    "artist": "tUnE-yArDs",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "Better Dreaming",
    "release_id": "475f64c6-e2ce-469a-bc9e-181ec1f6b7c3",
    "release_group_id": "8a2218e9-cd28-45eb-a712-0f945bf20d8c",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The new album from Oakland-based tUnE-yArDs comes out this Friday!\n\nCatch an upcoming show:\n\n-June 13 at The UC Theatre Taube Family Music Hall in Berkeley CA\n\n-August 23, at Remlinger Farms in Carnation, WA\n\nhttps://tune-yards.bandcamp.com/album/better-dreaming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}