Information about plays

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

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

{
    "id": 3626058,
    "uri": "https://api.kexp.org/v2/plays/3626058/?format=api",
    "airdate": "2026-03-06T16:20:10-08:00",
    "show": 66108,
    "show_uri": "https://api.kexp.org/v2/shows/66108/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb250.jpg",
    "song": "Toro",
    "track_id": "d548e8c6-4ae2-4fac-8267-812570230620",
    "recording_id": "3276b0ed-dcd4-4af3-8642-ef2ddd919677",
    "artist": "Remi Wolf",
    "artist_ids": [
        "afb6cc6d-a060-4f5e-bc3a-00d4b6832e41"
    ],
    "album": "Big Ideas",
    "release_id": "f046423d-1d62-486b-83be-60b09b456e2b",
    "release_group_id": "9fc40af7-4b44-4f63-a27b-fed0545f28d0",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the Californian artist's latest album, 'Big Ideas', which dropped in July 2024\n\nRead a review here - \"The California singer and producer’s whimsical alt-pop bounces between disco beats and reggae grooves, 1960s soul and 1990s indie folk.\"\nhttps://pitchfork.com/reviews/albums/remi-wolf-big-ideas/\n\nhttps://www.remiwolf.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}