Information about plays

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

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

{
    "id": 3618313,
    "uri": "https://api.kexp.org/v2/plays/3618313/?format=api",
    "airdate": "2026-02-16T13:49:37-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-4b615731-1555-48ac-b44c-6647ce816e73/mbid-4b615731-1555-48ac-b44c-6647ce816e73-43553675643_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-4b615731-1555-48ac-b44c-6647ce816e73/mbid-4b615731-1555-48ac-b44c-6647ce816e73-43553675643_thumb250.jpg",
    "song": "Grå labyrint",
    "track_id": "689d8013-dd99-4dab-af0b-85b6976c0a5b",
    "recording_id": "695c480a-a7c5-4dec-8427-a3fcf1585e65",
    "artist": "Dina Ögon",
    "artist_ids": [
        "dd682352-d506-4d75-90cc-ff8daa0af05a"
    ],
    "album": "Människobarn",
    "release_id": "4b615731-1555-48ac-b44c-6647ce816e73",
    "release_group_id": "771fef24-b289-4e55-bb3f-1efb70d7bc62",
    "labels": [
        "Playground Music"
    ],
    "label_ids": [
        "c446ebe7-a528-406e-9d88-a44aeb8907da"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Dina Ögon are a now on their fourth album and this time they've nailed their identity as the premier Swedish post-folk popsters with the 13 track baby 'Människobarn'!\"\n--\nhttp://www.youandthemusic.com/2026/02/review-dina-ogon-manniskobarn.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}