Information about plays

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

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

{
    "id": 3554560,
    "uri": "https://api.kexp.org/v2/plays/3554560/?format=api",
    "airdate": "2025-09-18T10:07:28-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-8a6e6486-b285-4074-b75b-0be119ffa239/mbid-8a6e6486-b285-4074-b75b-0be119ffa239-41980766215_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/17/items/mbid-8a6e6486-b285-4074-b75b-0be119ffa239/mbid-8a6e6486-b285-4074-b75b-0be119ffa239-41980766215_thumb250.jpg",
    "song": "Ladder",
    "track_id": "6e183fea-ead5-4307-aeb4-02c75f825403",
    "recording_id": "eec92d32-3caa-4550-9ef0-b19f8ca2e931",
    "artist": "EERA",
    "artist_ids": [
        "20790f44-58da-4046-8814-618d5b4952c8"
    ],
    "album": "Ladder",
    "release_id": "8a6e6486-b285-4074-b75b-0be119ffa239",
    "release_group_id": "e21e4182-49dc-495f-9764-debe9e2d076d",
    "labels": [
        "Just Dust Recordings"
    ],
    "label_ids": [
        "1a73bc23-4a45-4463-a95d-639f5b727a26"
    ],
    "release_date": "2021-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl selected this song as a KEXP Song of the Day back in 2021 https://www.kexp.org/podcasts/song-of-the-day/2021/9/28/eera-ladder/\n---\nBerlin-based Norweigan artist EERA explained that \"Ladder\" is about \"opportunity and about trying to make someone else see that they have a lot to be grateful for, which they may not realise themselves; pushing down the ladder signifying sabotaging oneself.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}