Information about plays

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

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

{
    "id": 3521150,
    "uri": "https://api.kexp.org/v2/plays/3521150/?format=api",
    "airdate": "2025-07-01T10:03:35-07:00",
    "show": 63890,
    "show_uri": "https://api.kexp.org/v2/shows/63890/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Twisted Heart",
    "track_id": "d4d8e7d8-91cb-419a-90a7-1eeb6b5cd1ab",
    "recording_id": "758ad578-3673-467d-8f3e-6b9a4f1cf53b",
    "artist": "The Young Evils",
    "artist_ids": [
        "767e5e6d-919a-49b7-9087-117a35e9693a"
    ],
    "album": "False Starts",
    "release_id": "e95bcdcd-880e-40b9-b878-034ed5dfe457",
    "release_group_id": "908787a5-7666-4606-8de1-f5867b89b92c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the superb Cheryl Waters and terrific producer Meerah! Thanks so much for joining us!\n--\nCheryl said that she was going to start her show with a banger! Watch our own Troy Nelson and colleagues perform this song live in the KEXP studio: https://www.youtube.com/watch?v=eatzcMcSNqw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}