Information about plays

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

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

{
    "id": 3637728,
    "uri": "https://api.kexp.org/v2/plays/3637728/?format=api",
    "airdate": "2026-04-04T13:26:21-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0-44218093094_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0-44218093094_thumb250.jpg",
    "song": "No More Lies",
    "track_id": "277ac655-4e10-430c-ba7a-f1e0c827fe56",
    "recording_id": "8edd55c3-afbe-4a31-87ea-cbf8a151ec56",
    "artist": "Thundercat feat. Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d",
        "044fd265-79dd-43eb-afc4-8b20becf7e17"
    ],
    "album": "Distracted",
    "release_id": "bf5196a5-544d-44c4-aebc-b62472a365d0",
    "release_group_id": "cd80d129-cb28-4e70-b4c2-b4ac052cb90e",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“No More Lies” is the first official Thundercat single since 2020 when the musician released his album It Is What It Is. That record earned the musician the 2021 Grammy Award for Best Progressive R&B Album. \n\nhttps://pitchfork.com/news/thundercat-and-tame-impala-share-new-song-no-more-lies-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}