Information about plays

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

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

{
    "id": 3638593,
    "uri": "https://api.kexp.org/v2/plays/3638593/?format=api",
    "airdate": "2026-04-06T10:50:17-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-d8a0f8ac-914e-4ac6-a4cb-efca2f4c64f6/mbid-d8a0f8ac-914e-4ac6-a4cb-efca2f4c64f6-44278731777_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-d8a0f8ac-914e-4ac6-a4cb-efca2f4c64f6/mbid-d8a0f8ac-914e-4ac6-a4cb-efca2f4c64f6-44278731777_thumb250.jpg",
    "song": "Don’t Stop",
    "track_id": "4dcdacaf-9b4c-4541-9731-5c79a023bd1e",
    "recording_id": "6576dc80-a226-47ea-9064-6bf18af04f09",
    "artist": "Lewis OfMan",
    "artist_ids": [
        "f0963a9e-0250-4c97-a26f-e6915034fc9d"
    ],
    "album": "50KWTTS",
    "release_id": "d8a0f8ac-914e-4ac6-a4cb-efca2f4c64f6",
    "release_group_id": "b3829eee-1ee8-40b9-aeb2-49014a5f7b3e",
    "labels": [
        "Profil de Face Records"
    ],
    "label_ids": [
        "7c91ebdd-310f-4f4a-9334-1636a722a00d"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from French artist Lewis OfMan!\n\nWith tints of youth and at the same time hints of 70’s Italian film soundtracks, Lewis OfMan's music creates a shivering atmosphere where melancholia meets elevation and joy.\n\nhttps://lewisofman.bandcamp.com/album/50kwtts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}