Information about plays

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

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

{
    "id": 3606734,
    "uri": "https://api.kexp.org/v2/plays/3606734/?format=api",
    "airdate": "2026-01-20T09:10:28-08:00",
    "show": 65706,
    "show_uri": "https://api.kexp.org/v2/shows/65706/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-052eac41-8957-4770-836c-362874373825/mbid-052eac41-8957-4770-836c-362874373825-15455415308_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-052eac41-8957-4770-836c-362874373825/mbid-052eac41-8957-4770-836c-362874373825-15455415308_thumb250.jpg",
    "song": "New Gold Dream (81–82–83–84)",
    "track_id": "141e7d85-2f8b-3317-8a6d-1dc6f01c5cdc",
    "recording_id": "01c3271a-daf4-47e1-9660-5098d1580a6a",
    "artist": "Simple Minds",
    "artist_ids": [
        "f41490ce-fe39-435d-86c0-ab5ce098b423"
    ],
    "album": "New Gold Dream (81-82-83-84)",
    "release_id": "052eac41-8957-4770-836c-362874373825",
    "release_group_id": "c7126542-56ab-3d15-8a86-9caf5b3d4de1",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1982-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“New Gold Dream [81, 82, 83, 84],” was the first Simple Minds album to be widely accessible in the US. While the debut album was released by Jem in The States, the subsequent four albums hardly surfaced here in any form.\n\n By the time of “New Gold Dream’s” 1982 release, the band had signed with A&M records in the States, and that meant availability, promotion, and low price. It was hard not to buy “New Gold Dream” upon its US release. A&M did everything but pay you to take it home. It sported a $6.98 list price at a time when the industry standard was $8.98.\n\nHere's a retrospective on this wonderful album: https://postpunkmonk.com/2022/09/13/forty-years-ago-today-simple-minds-changed-everything-with-new-gold-dream-81828384/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}