Information about plays

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

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

{
    "id": 3625546,
    "uri": "https://api.kexp.org/v2/plays/3625546/?format=api",
    "airdate": "2026-03-05T08:10:00-08:00",
    "show": 66096,
    "show_uri": "https://api.kexp.org/v2/shows/66096/?format=api",
    "image_uri": "https://dn710908.ca.archive.org/0/items/mbid-e1e58f0e-c02d-4066-a6cd-2fe0bde04ec1/mbid-e1e58f0e-c02d-4066-a6cd-2fe0bde04ec1-17576154619_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/24/items/mbid-e1e58f0e-c02d-4066-a6cd-2fe0bde04ec1/mbid-e1e58f0e-c02d-4066-a6cd-2fe0bde04ec1-17576154619_thumb250.jpg",
    "song": "Eyes Without a Face",
    "track_id": "613d0be2-1338-3d45-bc7f-d30726d8ba39",
    "recording_id": "6849ec0d-8829-4e6f-9528-0047f7a8906c",
    "artist": "The Very Best feat. Billy Idol",
    "artist_ids": [
        "47c8f88b-987a-4b64-9175-2b1b57809727",
        "7b29dcf8-ef5f-4656-a3ba-07d9b4c343d3"
    ],
    "album": "Super Mom Mixtape",
    "release_id": "e1e58f0e-c02d-4066-a6cd-2fe0bde04ec1",
    "release_group_id": "ca01ebf6-538c-470b-814a-4fad63c54279",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2011-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On Mother's Day 2011, multi-culti electronic pop team, The Very Best, dropped this mixtape.\n\nhttps://bit.ly/3MXjKGb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}