Information about plays

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

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

{
    "id": 3548623,
    "uri": "https://api.kexp.org/v2/plays/3548623/?format=api",
    "airdate": "2025-09-04T00:02:18-07:00",
    "show": 64467,
    "show_uri": "https://api.kexp.org/v2/shows/64467/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-ee9f7554-25f0-47a6-a45f-3e50c6cc8d0e/mbid-ee9f7554-25f0-47a6-a45f-3e50c6cc8d0e-41588614476_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-ee9f7554-25f0-47a6-a45f-3e50c6cc8d0e/mbid-ee9f7554-25f0-47a6-a45f-3e50c6cc8d0e-41588614476_thumb250.jpg",
    "song": "Gush",
    "track_id": "858e7887-2894-4f60-ac2a-60e5852ed4b9",
    "recording_id": "0bbd7131-e4d3-41c0-95eb-9b9daa769857",
    "artist": "Kaitlyn Aurelia Smith",
    "artist_ids": [
        "61b94735-8bb8-4c25-b263-b3c95f472d8b"
    ],
    "album": "GUSH",
    "release_id": "ee9f7554-25f0-47a6-a45f-3e50c6cc8d0e",
    "release_group_id": "31413b84-5a9e-42a1-9f40-80c1756884da",
    "labels": [
        "Nettwerk Music Group Inc."
    ],
    "label_ids": [
        "9af80f94-5a43-4e8d-8e93-5facddcd65e7"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://kaitlynaureliasmith.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}