Information about plays

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

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

{
    "id": 3595178,
    "uri": "https://api.kexp.org/v2/plays/3595178/?format=api",
    "airdate": "2025-12-24T03:08:37-08:00",
    "show": 65461,
    "show_uri": "https://api.kexp.org/v2/shows/65461/?format=api",
    "image_uri": "https://ia903101.us.archive.org/16/items/mbid-e453f4af-c4f1-4667-a363-286bd6adfe7f/mbid-e453f4af-c4f1-4667-a363-286bd6adfe7f-34288523790_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/16/items/mbid-e453f4af-c4f1-4667-a363-286bd6adfe7f/mbid-e453f4af-c4f1-4667-a363-286bd6adfe7f-34288523790_thumb250.jpg",
    "song": "Happy New Year",
    "track_id": "d07c5898-45b1-4209-baa7-b8297995bbb6",
    "recording_id": "c13bc52c-212f-43d1-972b-7b64cd1da267",
    "artist": "Let’s Eat Grandma",
    "artist_ids": [
        "4dc4935e-1d04-41f0-99aa-ec449b8c5fc7"
    ],
    "album": "Two Ribbons",
    "release_id": "e453f4af-c4f1-4667-a363-286bd6adfe7f",
    "release_group_id": "58db597a-3d9d-4f0e-9a4a-2f77725a1e92",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2022-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy almost new year!\n\nWatch the band's 2018 KEXP performance here: https://www.youtube.com/watch?v=NqTqS5WXo9A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}