Information about plays

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

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

{
    "id": 3598136,
    "uri": "https://api.kexp.org/v2/plays/3598136/?format=api",
    "airdate": "2025-12-30T19:17:09-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La rumba del perdón",
    "track_id": "f2a3a401-dff4-4cf3-b768-50d0631f0995",
    "recording_id": "57819a37-8e46-4df5-a340-1a78dc35c100",
    "artist": "ROSALÍA, Estrella Morente & Sílvia Pérez Cruz",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11",
        "c532c746-29b7-46a1-b37e-705a62827bab",
        "14a4d006-ff38-4dce-9ce4-73173e40fd57"
    ],
    "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": "Oh, my, Rosalía’s fourth studio album is extraordinary!  Here's a review from The Harvard Crimson: https://www.thecrimson.com/article/2025/11/18/rosalia-lux-album-review/\n--\nPerhaps this album will be in your top ten of 2025.  You can vote right here: https://www.kexp.org/countdowns/best-of-2025/\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}