Information about plays

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

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

{
    "id": 3521632,
    "uri": "https://api.kexp.org/v2/plays/3521632/?format=api",
    "airdate": "2025-07-02T11:47:22-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia600301.us.archive.org/3/items/mbid-420e52ac-c777-4aa6-9e5b-9bba8251a53f/mbid-420e52ac-c777-4aa6-9e5b-9bba8251a53f-42324441147_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-420e52ac-c777-4aa6-9e5b-9bba8251a53f/mbid-420e52ac-c777-4aa6-9e5b-9bba8251a53f-42324441147_thumb250.jpg",
    "song": "Still Too Soon",
    "track_id": "5707cba5-53d8-4254-b9b8-b90c5ef7a59a",
    "recording_id": "54bf753c-93b5-40bc-9c72-8e4db292c17c",
    "artist": "Small Shake",
    "artist_ids": [
        "68ae0a9d-e2bd-4561-8c56-497a17b63b37"
    ],
    "album": "Still Too Soon",
    "release_id": "420e52ac-c777-4aa6-9e5b-9bba8251a53f",
    "release_group_id": "381e7088-c6cb-4c50-80db-359ca1c0b169",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-24",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Small Shake is Seattle-born, L.A.-based singer/songwriter Aarin Wright. Their brand new song, \"Still Too Soon,\" was released last week: https://www.instagram.com/p/DKz85FWuRSY/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}