Information about plays

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

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

{
    "id": 3548807,
    "uri": "https://api.kexp.org/v2/plays/3548807/?format=api",
    "airdate": "2025-09-04T11:10:53-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia902909.us.archive.org/24/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb500.jpg",
    "thumbnail_uri": "https://ia902909.us.archive.org/24/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb250.jpg",
    "song": "Graze",
    "track_id": "8285d555-00b7-49e8-a014-05645459310a",
    "recording_id": "d1156ab6-63b0-42b2-b507-0716f5996237",
    "artist": "she’s green",
    "artist_ids": [
        "f23579e2-d625-4fca-a796-ec349d89c3a7"
    ],
    "album": "Chrysalis",
    "release_id": "ffb8fecd-1fe8-424d-a994-3a1780541238",
    "release_group_id": "1fee9b4b-595f-4b1c-966d-2bfe31269225",
    "labels": [
        "Photo Finish Records"
    ],
    "label_ids": [
        "abf92a54-dcc5-4264-9f00-2cb2ceb26a45"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New shoegaze out of Minneapolis - Graze is the opening track on she's green's latest EP 'Chrysalis'.\n\nhttps://shesgreen.bandcamp.com/album/chrysalis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}