Information about plays

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

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

{
    "id": 3561951,
    "uri": "https://api.kexp.org/v2/plays/3561951/?format=api",
    "airdate": "2025-10-06T07:27:44-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "https://ia802909.us.archive.org/24/items/mbid-ca453b43-f905-43b0-b6be-119e04daac41/mbid-ca453b43-f905-43b0-b6be-119e04daac41-15810455639_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/24/items/mbid-ca453b43-f905-43b0-b6be-119e04daac41/mbid-ca453b43-f905-43b0-b6be-119e04daac41-15810455639_thumb250.jpg",
    "song": "Let England Shake",
    "track_id": "024ec553-1cdc-37aa-8612-71fd8aac8fff",
    "recording_id": "068d5841-5862-4b31-ae7a-3ff133c2eb10",
    "artist": "PJ Harvey",
    "artist_ids": [
        "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
    ],
    "album": "Let England Shake",
    "release_id": "ca453b43-f905-43b0-b6be-119e04daac41",
    "release_group_id": "9d504fde-1b02-4c14-b484-bcf94570153a",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2011-02-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#608 on your countdown of the greatest albums of all-time. In the morning, Husker Dunate now https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}