Information about plays

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

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

{
    "id": 3624490,
    "uri": "https://api.kexp.org/v2/plays/3624490/?format=api",
    "airdate": "2026-03-02T18:43:20-08:00",
    "show": 66074,
    "show_uri": "https://api.kexp.org/v2/shows/66074/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-11f060a9-59b5-4071-9878-8db8998aa23c/mbid-11f060a9-59b5-4071-9878-8db8998aa23c-44167565646_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-11f060a9-59b5-4071-9878-8db8998aa23c/mbid-11f060a9-59b5-4071-9878-8db8998aa23c-44167565646_thumb250.jpg",
    "song": "Psycho Killer",
    "track_id": "65691367-d2d1-4932-9876-9ba91a6641f8",
    "recording_id": "48330cb8-b694-446d-a8db-98baf3dd03e5",
    "artist": "Astrønne",
    "artist_ids": [
        "310e1ee1-710e-4703-8dd1-192b7ea51d71"
    ],
    "album": "Naive Melodies",
    "release_id": "11f060a9-59b5-4071-9878-8db8998aa23c",
    "release_group_id": "dcfc09af-77c6-4c4d-b661-3d53536251bf",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Compilation with covers \\ versions of Talking Heads songs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}