Information about plays

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

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

{
    "id": 3519374,
    "uri": "https://api.kexp.org/v2/plays/3519374/?format=api",
    "airdate": "2025-06-27T04:23:41-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800409.us.archive.org/1/items/mbid-991fd571-e1e5-455c-8354-5ffc8b409299/mbid-991fd571-e1e5-455c-8354-5ffc8b409299-38948668777_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/1/items/mbid-991fd571-e1e5-455c-8354-5ffc8b409299/mbid-991fd571-e1e5-455c-8354-5ffc8b409299-38948668777_thumb250.jpg",
    "song": "Light Runner",
    "track_id": "e3a2ddd4-10af-4ae2-b342-b906e97f6dfe",
    "recording_id": "da563035-694f-4926-91f2-dcac70016c8e",
    "artist": "GIFT",
    "artist_ids": [
        "e538319d-a827-4bca-aefb-61f40ab74181"
    ],
    "album": "Illuminator",
    "release_id": "991fd571-e1e5-455c-8354-5ffc8b409299",
    "release_group_id": "32d82688-1433-42ce-87c9-d21ca880fddc",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GIFT just stopped by KEXP a few weeks ago! \n\nMake sure to subscribe to our YouTube channel to get notified when the video from the session drops: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}