Information about plays

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

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

{
    "id": 3549307,
    "uri": "https://api.kexp.org/v2/plays/3549307/?format=api",
    "airdate": "2025-09-05T17:27:07-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia601001.us.archive.org/27/items/mbid-9307c2d7-3071-4a20-910b-d4fca2584215/mbid-9307c2d7-3071-4a20-910b-d4fca2584215-42941043331_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-9307c2d7-3071-4a20-910b-d4fca2584215/mbid-9307c2d7-3071-4a20-910b-d4fca2584215-42941043331_thumb250.jpg",
    "song": "Bettadaze",
    "track_id": "39e79697-3353-40cb-8ca3-80a8aa629d00",
    "recording_id": "cf50ca64-7400-4c29-9144-8a47a41b90a4",
    "artist": "KIRBY",
    "artist_ids": [
        "696e90d0-02bf-45d5-9588-91ee9031d565"
    ],
    "album": "Miss Black America",
    "release_id": "9307c2d7-3071-4a20-910b-d4fca2584215",
    "release_group_id": "7b41064b-c982-482e-b956-1187d220bc9a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Friday and happy new album drop to Kirby!\nThis is Kirby's first album in 3 years. Read more about it here:\nhttps://www.npr.org/2025/09/01/nx-s1-5423695/on-miss-black-america-singer-songwriter-kirby-pays-homage-to-her-mississippi-roots",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}