Information about plays

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

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

{
    "id": 3629304,
    "uri": "https://api.kexp.org/v2/plays/3629304/?format=api",
    "airdate": "2026-03-15T14:44:52-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://ia600509.us.archive.org/9/items/mbid-096811ab-881e-4761-a5c0-973111dbd0db/mbid-096811ab-881e-4761-a5c0-973111dbd0db-37206005396_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-096811ab-881e-4761-a5c0-973111dbd0db/mbid-096811ab-881e-4761-a5c0-973111dbd0db-37206005396_thumb250.jpg",
    "song": "Love on High",
    "track_id": "24489fdf-e5b9-4d55-9de9-326283a59e95",
    "recording_id": "0fb77575-02f8-4dd1-bd90-22ae6aaaf60d",
    "artist": "GC OConnor",
    "artist_ids": [
        "f50a477c-bebd-4ce0-9626-de85b863a4b9"
    ],
    "album": "Love on High",
    "release_id": "096811ab-881e-4761-a5c0-973111dbd0db",
    "release_group_id": "dc9e64ec-c049-4325-97b7-1f4eaefcdecf",
    "labels": [
        "Low Key Source"
    ],
    "label_ids": [
        "df6ddc0b-de23-4695-8b30-b6f33c2335aa"
    ],
    "release_date": "2023-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian vocalist, composer, multi-instrumentalist GC OConnor.\nhttps://www.kexp.org/podcasts/song-of-the-day/2024/3/13/gc-oconnor-love-on-high/\nhttps://gcoconnor.bandcamp.com/track/love-on-high",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}