Information about plays

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

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

{
    "id": 3551851,
    "uri": "https://api.kexp.org/v2/plays/3551851/?format=api",
    "airdate": "2025-09-11T21:40:18-07:00",
    "show": 64536,
    "show_uri": "https://api.kexp.org/v2/shows/64536/?format=api",
    "image_uri": "https://ia600104.us.archive.org/30/items/mbid-f6c90f33-8c48-4f6d-a98e-be2c31d3c459/mbid-f6c90f33-8c48-4f6d-a98e-be2c31d3c459-41057341005_thumb500.jpg",
    "thumbnail_uri": "https://ia800104.us.archive.org/30/items/mbid-f6c90f33-8c48-4f6d-a98e-be2c31d3c459/mbid-f6c90f33-8c48-4f6d-a98e-be2c31d3c459-41057341005_thumb250.jpg",
    "song": "Knight Rider",
    "track_id": "16d96955-568b-4b3b-a115-08c2b3204d89",
    "recording_id": "3c86b8bb-4ee3-4bcc-8381-11fade14f987",
    "artist": "Ki!",
    "artist_ids": [
        "d19e92b8-3bef-4ef9-baf8-328823356403"
    ],
    "album": "Yong‐Gwanglo Part Two",
    "release_id": "f6c90f33-8c48-4f6d-a98e-be2c31d3c459",
    "release_group_id": "cfe10ed3-5d9f-435c-bf18-8e317f2b9a5e",
    "labels": [
        "Crunchy Frog"
    ],
    "label_ids": [
        "3d3d96f9-965b-4cf1-9459-34f121426e73"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ki! is an artist hailing from Copenhagen, Denmark. The variety of genres, styles and sounds on their album is inspired by all over the map, drawing inspirations from different periods and from all over the world.\n\nhttps://ki-cph.bandcamp.com/album/yong-gwanglo-part-two",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}