Information about plays

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

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

{
    "id": 3579451,
    "uri": "https://api.kexp.org/v2/plays/3579451/?format=api",
    "airdate": "2025-11-17T15:35:02-08:00",
    "show": 65137,
    "show_uri": "https://api.kexp.org/v2/shows/65137/?format=api",
    "image_uri": "https://ia800108.us.archive.org/6/items/mbid-4edeed24-b5d3-4048-bdc3-6fa48cce530a/mbid-4edeed24-b5d3-4048-bdc3-6fa48cce530a-43544591284_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/6/items/mbid-4edeed24-b5d3-4048-bdc3-6fa48cce530a/mbid-4edeed24-b5d3-4048-bdc3-6fa48cce530a-43544591284_thumb250.jpg",
    "song": "Circlesz",
    "track_id": "bb952338-e46b-4e89-a5ca-2d5b7752e656",
    "recording_id": "7e116b40-b1ab-460c-8e2a-135acdba9cbd",
    "artist": "GENA",
    "artist_ids": [
        "13000b46-4118-4e25-85b4-0ac3cb70dbad"
    ],
    "album": "Circlesz",
    "release_id": "4edeed24-b5d3-4048-bdc3-6fa48cce530a",
    "release_group_id": "819e1bdd-e5a6-4146-938d-5be157bf9a0b",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2025-11-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://stereogum.com/2479437/liv-e-karriem-riggins-share-debut-gena-single-circlesz/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}