Information about plays

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

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

{
    "id": 3580257,
    "uri": "https://api.kexp.org/v2/plays/3580257/?format=api",
    "airdate": "2025-11-19T14:19:30-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb250.jpg",
    "song": "Hard Times",
    "track_id": "eb39865f-5e31-4353-84b7-a56d3aaf3eee",
    "recording_id": "13888cf0-12f4-497f-a53d-a3de27d1b1a7",
    "artist": "Lady Wray",
    "artist_ids": [
        "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
    ],
    "album": "Cover Girl",
    "release_id": "d619ee1d-fc00-4439-bbeb-f299e18b6d18",
    "release_group_id": "8c121778-65cd-4475-b9a3-0c448eb2b524",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a glowing review of Nicole Wray's new album, \"Hard Times\": https://soulinstereo.com/2025/09/album-review-lady-wray-cover-girl.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}