Information about plays

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

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

{
    "id": 3577083,
    "uri": "https://api.kexp.org/v2/plays/3577083/?format=api",
    "airdate": "2025-11-12T04:19:21-08:00",
    "show": 65086,
    "show_uri": "https://api.kexp.org/v2/shows/65086/?format=api",
    "image_uri": "https://ia600406.us.archive.org/20/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb250.jpg",
    "song": "Quiero Bailar Rocanrol",
    "track_id": "584dd110-5772-4738-b424-7c00beeffefa",
    "recording_id": "9bf6ca6e-d642-4de5-950a-311ce4364443",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "No Te Voy a Extrañar",
    "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
    "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
    "labels": [
        "Fink City"
    ],
    "label_ids": [
        "aa846f84-92c8-4576-89e3-96c07e0db264"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Emi Pop performs live on Band in Seattle, recorded at the Central Saloon.\nhttps://www.youtube.com/watch?v=OHBf8boIUlA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}