Information about plays

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

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

{
    "id": 3556785,
    "uri": "https://api.kexp.org/v2/plays/3556785/?format=api",
    "airdate": "2025-09-23T15:39:20-07:00",
    "show": 64642,
    "show_uri": "https://api.kexp.org/v2/shows/64642/?format=api",
    "image_uri": "https://ia800801.us.archive.org/14/items/mbid-628fdc9e-6c18-4fbc-994e-3153eb6ef666/mbid-628fdc9e-6c18-4fbc-994e-3153eb6ef666-19310792153_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/14/items/mbid-628fdc9e-6c18-4fbc-994e-3153eb6ef666/mbid-628fdc9e-6c18-4fbc-994e-3153eb6ef666-19310792153_thumb250.jpg",
    "song": "Here We Go Again",
    "track_id": "2c7d46c4-8f3d-3f5d-8526-ea8a578e42c9",
    "recording_id": "102ca8d1-8315-46c3-aa84-2402644f392a",
    "artist": "Ray Charles",
    "artist_ids": [
        "2ce02909-598b-44ef-a456-151ba0a3bd70"
    ],
    "album": "The Complete Country & Western Recordings: 1959-1986",
    "release_id": "628fdc9e-6c18-4fbc-994e-3153eb6ef666",
    "release_group_id": "466d57a4-ad19-3004-b2fa-d1a1865f6d73",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1998-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1930, American singer-songwriter, musician, composer ,(juggernaut), Ray Charles!\n---\nhttps://raycharles.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}