Information about plays

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

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

{
    "id": 3544974,
    "uri": "https://api.kexp.org/v2/plays/3544974/?format=api",
    "airdate": "2025-08-26T07:43:14-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia600208.us.archive.org/18/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/18/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb250.jpg",
    "song": "Back of a Car",
    "track_id": "ad6b18d0-3b85-3293-9526-7f1ce43638d7",
    "recording_id": "e2f166b0-fe6e-4507-83a2-6b4c07d5ff18",
    "artist": "Big Star",
    "artist_ids": [
        "21d177ba-3d51-461e-9b3f-ad9a80b419dc"
    ],
    "album": "#1 Record / Radio City",
    "release_id": "48eb6f71-b190-3562-8958-9cf14b603e32",
    "release_group_id": "05dc9b5a-6e9f-3eb8-aed9-16fe34a2d7fd",
    "labels": [
        "Ardent Records",
        "Stax"
    ],
    "label_ids": [
        "6a513082-581f-4f29-a972-b6fb33355cf2",
        "3d60c9cf-c020-49e8-a803-2189c146b880"
    ],
    "release_date": "1992-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Star was the quintessential 70's power pop band. Learn more about them in the Memphis music Hall of Fame: https://memphismusichalloffame.com/inductee/bigstar/\n-\n“Basically, in the mid-1970s, the only people on Earth who knew Big Star were rock critics and record-store clerks.”- Read about \"the unluckiest band in America\": https://www.npr.org/2010/02/02/123270136/big-star-the-unluckiest-band-in-america",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}