Information about plays

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

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

{
    "id": 3620175,
    "uri": "https://api.kexp.org/v2/plays/3620175/?format=api",
    "airdate": "2026-02-21T03:58:21-08:00",
    "show": 65989,
    "show_uri": "https://api.kexp.org/v2/shows/65989/?format=api",
    "image_uri": "https://dn720001.ca.archive.org/0/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb500.jpg",
    "thumbnail_uri": "https://dn720001.ca.archive.org/0/items/mbid-276c80e1-b84e-4224-b57e-d849487fe36f/mbid-276c80e1-b84e-4224-b57e-d849487fe36f-44074294962_thumb250.jpg",
    "song": "Long Distance Lover",
    "track_id": "92a9dae9-5079-4924-a6ad-f29b1e96bcf4",
    "recording_id": "b71b017e-95a9-40a1-9f04-e4912f5352b6",
    "artist": "Hemi Hemingway",
    "artist_ids": [
        "a427d446-b417-40f5-bb34-9e1b092a63d0"
    ],
    "album": "Wings of Desire",
    "release_id": "276c80e1-b84e-4224-b57e-d849487fe36f",
    "release_group_id": "d3993acd-9c24-492e-be89-c10fc6751ea4",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from Wellington, NZ-based singer-songwriter Shaun Blackwel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}