Information about plays

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

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

{
    "id": 3632350,
    "uri": "https://api.kexp.org/v2/plays/3632350/?format=api",
    "airdate": "2026-03-22T12:24:06-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://ia801208.us.archive.org/32/items/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf-36977450511_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf/mbid-2c0246ac-0249-4f84-bb19-2470191ab5cf-36977450511_thumb250.jpg",
    "song": "Labios mordidos",
    "track_id": "517ed373-5423-414a-a9b6-9c0843ecc145",
    "recording_id": "b4ebf660-29ca-4f79-8e5d-cd22ef47daab",
    "artist": "Kali Uchis & KAROL G",
    "artist_ids": [
        "de22adae-f8ac-414f-b653-b0162611bd60",
        "d0c7656d-8169-4f77-9dbe-b8f24e40105d"
    ],
    "album": "ORQUÍDEAS",
    "release_id": "7a10faea-9b7c-4d55-ab5f-1c9daac95038",
    "release_group_id": "ffe90330-8efd-49ec-b3dd-5edf11348eea",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2024-01-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kali Uchis collaborated on this track with Karol G.\n\nhttp://karolgmusic.com/\nhttps://www.kaliuchis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}