Information about plays

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

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

{
    "id": 3522562,
    "uri": "https://api.kexp.org/v2/plays/3522562/?format=api",
    "airdate": "2025-07-04T13:43:19-07:00",
    "show": 63917,
    "show_uri": "https://api.kexp.org/v2/shows/63917/?format=api",
    "image_uri": "https://ia600707.us.archive.org/33/items/mbid-59725d22-2e59-48d6-8468-9f148c0fda11/mbid-59725d22-2e59-48d6-8468-9f148c0fda11-41952191887_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-59725d22-2e59-48d6-8468-9f148c0fda11/mbid-59725d22-2e59-48d6-8468-9f148c0fda11-41952191887_thumb250.jpg",
    "song": "Ga$ Prices",
    "track_id": "204a5a56-6240-43ed-b89d-a8b2353589c8",
    "recording_id": "0abe8b58-0d6f-4592-a159-dccfaf8335ce",
    "artist": "Murs",
    "artist_ids": [
        "29776960-786c-4086-8079-ef5b83a0054c"
    ],
    "album": "Love & Rockets 3:16 (The Emancipation)",
    "release_id": "59725d22-2e59-48d6-8468-9f148c0fda11",
    "release_group_id": "50366def-0d20-477a-a637-f700946142ef",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2025-07-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album in Murs' Love & Rockets trilogy is due out on July 20!\n\nhttps://murs-mmg.bandcamp.com/album/love-rockets-3-16-the-emancipation",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}