Information about plays

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

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

{
    "id": 3581918,
    "uri": "https://api.kexp.org/v2/plays/3581918/?format=api",
    "airdate": "2025-11-23T12:51:48-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a/mbid-e5913eac-3d74-47af-a3f2-7aa6618f140a-43405280844_thumb250.jpg",
    "song": "La perla",
    "track_id": "3b87fd3b-4a5a-4d45-b0d0-3bb0f54aa97a",
    "recording_id": "060bdc2b-197b-4053-a9e9-53082982ad49",
    "artist": "ROSALÍA & Yahritza y su Esencia",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11",
        "8d953b16-01b8-4901-8986-6203cac5d16c"
    ],
    "album": "LUX",
    "release_id": "e5913eac-3d74-47af-a3f2-7aa6618f140a",
    "release_group_id": "bb3ec118-57df-4eb9-a8fe-a26a70a7dbe0",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New fourth studio album by Spanish singer Rosalía.\n\nThe singer and songwriter's new album, \"Lux\" (\"Light\" in Latin), is unabashedly spiritual. Fifteen songs, sung in 13 different languages, including fragments in Latin, Arabic and Hebrew, are laden with a yearning for the divine.\n\nhttps://www.rosalia.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}