Information about plays

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

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

{
    "id": 3583127,
    "uri": "https://api.kexp.org/v2/plays/3583127/?format=api",
    "airdate": "2025-11-26T06:37:39-08:00",
    "show": 65213,
    "show_uri": "https://api.kexp.org/v2/shows/65213/?format=api",
    "image_uri": "https://ia600203.us.archive.org/19/items/mbid-3c6cf2e5-6382-4574-b172-b2d63c7894df/mbid-3c6cf2e5-6382-4574-b172-b2d63c7894df-6506238138_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/19/items/mbid-3c6cf2e5-6382-4574-b172-b2d63c7894df/mbid-3c6cf2e5-6382-4574-b172-b2d63c7894df-6506238138_thumb250.jpg",
    "song": "Na boca do sol",
    "track_id": "56d9c9b8-69f1-3263-8da8-9de753cb522f",
    "recording_id": "357c0dcf-6580-4431-ae60-d0142042b39b",
    "artist": "Arthur Verocai",
    "artist_ids": [
        "b236b897-8db4-4823-b28e-c211683254ac"
    ],
    "album": "Arthur Verocai",
    "release_id": "3c6cf2e5-6382-4574-b172-b2d63c7894df",
    "release_group_id": "a48fe1e7-a088-3797-b4e8-3dfe45766faf",
    "labels": [
        "Luv N’ Haight"
    ],
    "label_ids": [
        "ec94447c-9ba7-47e9-ac3a-378203e5ae16"
    ],
    "release_date": "2003-10-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Today's Walker Wormhole Wednesday selection!\n\nArthur is best known for his 1972 self-titled debut album which garnered a cult following during the 2000s in the United Kingdom and the United States.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}