Information about plays

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

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

{
    "id": 3519460,
    "uri": "https://api.kexp.org/v2/plays/3519460/?format=api",
    "airdate": "2025-06-27T09:22:59-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-3c5cdb2b-0206-4c3b-86a9-b0c43f6deb9d/mbid-3c5cdb2b-0206-4c3b-86a9-b0c43f6deb9d-42146299022_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-3c5cdb2b-0206-4c3b-86a9-b0c43f6deb9d/mbid-3c5cdb2b-0206-4c3b-86a9-b0c43f6deb9d-42146299022_thumb250.jpg",
    "song": "Do It for Yourself",
    "track_id": "9d07e1ce-6e28-486b-b2c7-110e9b2f99c9",
    "recording_id": "cb392d4e-1e1e-4052-a553-66df60014578",
    "artist": "Gilligan Moss feat. Pollena",
    "artist_ids": [
        "b55d0453-f43f-4b88-94a9-7658cbffb972",
        "467038bf-42bb-47cb-a35f-95839487295d"
    ],
    "album": "Do It for Yourself",
    "release_id": "3c5cdb2b-0206-4c3b-86a9-b0c43f6deb9d",
    "release_group_id": "0498a81c-34ac-4e35-8c18-d3bc13348186",
    "labels": [
        "Foreign Family Collective"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458"
    ],
    "release_date": "2025-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can hear Chicago duo Gilligan Moss at SF' s Independent on Friday, July 18th.\n--\nThat's South London's Pollena on vocals: https://themalestrom.com/music/meet-the-musician-pollena/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}