Information about plays

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

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

{
    "id": 3519606,
    "uri": "https://api.kexp.org/v2/plays/3519606/?format=api",
    "airdate": "2025-06-27T17:31:07-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia600201.us.archive.org/20/items/mbid-7ecb72d4-dd86-4413-8f4e-e85ae745d7e9/mbid-7ecb72d4-dd86-4413-8f4e-e85ae745d7e9-38064703605_thumb500.jpg",
    "thumbnail_uri": "https://ia600201.us.archive.org/20/items/mbid-7ecb72d4-dd86-4413-8f4e-e85ae745d7e9/mbid-7ecb72d4-dd86-4413-8f4e-e85ae745d7e9-38064703605_thumb250.jpg",
    "song": "Day In Day Out",
    "track_id": "5da5dd19-ade6-4ad7-ba50-c473046e047f",
    "recording_id": "950a0266-8b23-4e72-a389-d28960b4b54b",
    "artist": "Cotonete feat. Leron Thomas",
    "artist_ids": [
        "0ac257a6-b1ba-45bc-a3ba-515c53e5bcaf",
        "cbf2c43e-eede-471a-8b6a-c3b3a1e10b3c"
    ],
    "album": "Victoire de la musique",
    "release_id": "7ecb72d4-dd86-4413-8f4e-e85ae745d7e9",
    "release_group_id": "604425a2-2f54-482e-8e36-652518ba1915",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-02-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nC O T O N E T E  appears to be the best french band of the 70's but born in the 21st century Is it groove ,soul or barroco psychy, is it southern country style or north african electro folk, samba or shiny disco, choose yourself. https://ra.co/dj/cotonete/biography\n\nhttps://cotonete.bandcamp.com/album/day-in-day-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}