Information about plays

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

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

{
    "id": 3573978,
    "uri": "https://api.kexp.org/v2/plays/3573978/?format=api",
    "airdate": "2025-11-04T16:33:53-08:00",
    "show": 65023,
    "show_uri": "https://api.kexp.org/v2/shows/65023/?format=api",
    "image_uri": "https://ia800508.us.archive.org/28/items/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67-22748195922_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/28/items/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67-22748195922_thumb250.jpg",
    "song": "Delorean Dynamite",
    "track_id": "e576f3e2-3b77-46e1-9f8f-859f89f4cc4b",
    "recording_id": "ecceba2c-98fc-488a-a90d-1d73a71efbe9",
    "artist": "Todd Terje",
    "artist_ids": [
        "a0cded3a-4ca3-4ddb-8e46-ed9037f30aea"
    ],
    "album": "It’s Album Time",
    "release_id": "586ef3ee-e32d-4923-9051-b851aef3ea67",
    "release_group_id": "10fb8690-04c8-44d7-b36c-74ac61c56c5a",
    "labels": [
        "Olsen Records"
    ],
    "label_ids": [
        "952338c5-3365-4247-adce-55483656aebe"
    ],
    "release_date": "2014-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Terje Olsen, known professionally as Todd Terje, is a Norwegian DJ, songwriter, and record producer. His stage name is a homage to Chicago house music producer Todd Terry.\n\nhttps://toddterje.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}