Information about plays

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

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

{
    "id": 3415202,
    "uri": "https://api.kexp.org/v2/plays/3415202/?format=api",
    "airdate": "2024-10-20T17:21:30-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Juvenile Retention",
    "track_id": "c9d3605e-c252-48eb-94e6-86aff5c4bbfc",
    "recording_id": "b683a881-f5ca-4941-b321-b38f3bbf1e94",
    "artist": "Gut Health",
    "artist_ids": [
        "b177f934-2a62-4c56-9d90-50f42cf9d348"
    ],
    "album": "Stiletto",
    "release_id": "3506c48d-c4f7-4d20-9b9c-e30277811cce",
    "release_group_id": "1a5d478c-a57d-4852-99e1-ab5f898cd8e7",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Punk will never die... not with bands like Melbourne’s Gut Health hanging around anyway.\n\n\"I like using the profound impact of power and energy exchange on oneself in my songwriting – moving and unmoving, soft versus stiff, sadism and softness,\" Athena Uh Oh reveals. https://tinyurl.com/39kdtsrz  | https://tinyurl.com/mppa3nmx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}