Information about plays

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

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

{
    "id": 3524711,
    "uri": "https://api.kexp.org/v2/plays/3524711/?format=api",
    "airdate": "2025-07-09T11:23:55-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-43a94358-d36f-396a-84d9-57bb0b410e2d/mbid-43a94358-d36f-396a-84d9-57bb0b410e2d-19866350615_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-43a94358-d36f-396a-84d9-57bb0b410e2d/mbid-43a94358-d36f-396a-84d9-57bb0b410e2d-19866350615_thumb250.jpg",
    "song": "From the Devil Himself",
    "track_id": "8589145b-a1bf-3798-b5d3-135b6c805208",
    "recording_id": "6c476598-aa30-45e3-bf46-db1b2bbd9ac6",
    "artist": "Viva Voce",
    "artist_ids": [
        "05a3bab1-c1e3-42c7-bde0-45f4af36b224"
    ],
    "album": "Get Yr Blood Sucked Out",
    "release_id": "43a94358-d36f-396a-84d9-57bb0b410e2d",
    "release_group_id": "425ee4b2-2759-3811-bbe7-ce53af49c402",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Viva Voce was a American indie rock band from Portland, Oregon, formed by Kevin Robinson and Anita Robinson.\n\nhttps://vivavoce.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}