Information about plays

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

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

{
    "id": 3562351,
    "uri": "https://api.kexp.org/v2/plays/3562351/?format=api",
    "airdate": "2025-10-07T13:01:52-07:00",
    "show": 64771,
    "show_uri": "https://api.kexp.org/v2/shows/64771/?format=api",
    "image_uri": "https://ia801908.us.archive.org/25/items/mbid-ee9946a5-082d-4905-8613-a2d0896d70ff/mbid-ee9946a5-082d-4905-8613-a2d0896d70ff-22020168082_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/25/items/mbid-ee9946a5-082d-4905-8613-a2d0896d70ff/mbid-ee9946a5-082d-4905-8613-a2d0896d70ff-22020168082_thumb250.jpg",
    "song": "Green Light",
    "track_id": "353b798f-4462-4dd4-9928-c2ee4fcf00c4",
    "recording_id": "1ac290ac-7c74-46dc-a33a-ef560853965f",
    "artist": "Lorde",
    "artist_ids": [
        "8e494408-8620-4c6a-82c2-c2ca4a1e4f12"
    ],
    "album": "Melodrama",
    "release_id": "ee9946a5-082d-4905-8613-a2d0896d70ff",
    "release_group_id": "668e80e0-b35e-4471-9788-0a3d797fe42c",
    "labels": [
        "Universal Music Taiwan"
    ],
    "label_ids": [
        "0d264610-1a80-436a-a8db-e9b87432d6a1"
    ],
    "release_date": "2017-06-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#433 on the listener-voted countdown...\n---\nAnother New Zealand artist, Lorde is on tour right now, supporting her new release \"Virgin.\" Here's a look at her recent performance in Philadelphia: https://xpn.org/lorde-concert-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}