Information about plays

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

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

{
    "id": 3500829,
    "uri": "https://api.kexp.org/v2/plays/3500829/?format=api",
    "airdate": "2025-05-13T11:28:59-07:00",
    "show": 63450,
    "show_uri": "https://api.kexp.org/v2/shows/63450/?format=api",
    "image_uri": "https://ia804608.us.archive.org/7/items/mbid-58587c9d-ca84-4de2-9cd5-92713b5baa0f/mbid-58587c9d-ca84-4de2-9cd5-92713b5baa0f-41074325953_thumb500.jpg",
    "thumbnail_uri": "https://ia804608.us.archive.org/7/items/mbid-58587c9d-ca84-4de2-9cd5-92713b5baa0f/mbid-58587c9d-ca84-4de2-9cd5-92713b5baa0f-41074325953_thumb250.jpg",
    "song": "Desolation Boys",
    "track_id": "5ff4401f-9e25-47ce-aba6-e65dbfad56f8",
    "recording_id": "3620d1b7-d725-4a69-8b80-c018b4b51fed",
    "artist": "Total Fucking Darkness",
    "artist_ids": [
        "0d995370-47dc-4d16-ac23-8e2a08a9ac95"
    ],
    "album": "Desolation Boys",
    "release_id": "58587c9d-ca84-4de2-9cd5-92713b5baa0f",
    "release_group_id": "85338358-4e22-4c62-8b95-515418f25f97",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-01-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Total Friggin Darkness is the project of Torquil Campbell (Stars) and Stephen Ramsay (Young Galaxy), partnered with UK producer and synthesist, Tom McFall (REM, Bloc Party, Twin Shadow, Regina Spektor).: https://www.clickrollboom.co.uk/news/total-fucking-darkness-transcends-genre-with-desolation-boys-an-anthem-of-electronic-pop-rebellion\n--\n\"Desolation Boys\" was selected by our teen DJ, Elodie Sky for her set last Saturday morning.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}