Information about plays

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

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

{
    "id": 3520344,
    "uri": "https://api.kexp.org/v2/plays/3520344/?format=api",
    "airdate": "2025-06-29T09:37:14-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/93def3de-925f-4a4b-8066-8170fdd3b34f/42172512338-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93def3de-925f-4a4b-8066-8170fdd3b34f/42172512338-250.jpg",
    "song": "Mama Rita in Hollywood",
    "track_id": null,
    "recording_id": "3f52a466-630c-4569-be37-27b19c309494",
    "artist": "Doug Kershaw",
    "artist_ids": [
        "c5921327-c7b7-4a32-abe8-0c3797bdb523"
    ],
    "album": "Spanish Moss",
    "release_id": null,
    "release_group_id": "8246af63-6dd8-4740-9a4c-bd81a3fb4125",
    "labels": [
        "Warner Bros."
    ],
    "label_ids": [],
    "release_date": "1970-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Affectionately nicknamed ‘The Ragin’ Cajun’, country Cajun music legend and fiddle player extraordinaire, Doug Kershaw, has multiple strings to his bow. A singer-songwriter and multi-instrumentalist, he has sold millions of records, appeared as the opening act for Eric Clapton’s ‘Derek and the Dominos’ during a week- long engagement at the Fillmore East in New York, and his autobiographical ‘Louisiana Man’ has been covered by more than 800 artists and was the first song broadcast back to earth from the moon by the Apollo 12 astronauts. \nhttps://www.creativeanddreams.com/doug-kershaw/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}