Information about plays

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

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

{
    "id": 3542172,
    "uri": "https://api.kexp.org/v2/plays/3542172/?format=api",
    "airdate": "2025-08-19T18:55:25-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-66ba6803-c216-4295-be81-4f88fcfa5086/mbid-66ba6803-c216-4295-be81-4f88fcfa5086-41563857063_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-66ba6803-c216-4295-be81-4f88fcfa5086/mbid-66ba6803-c216-4295-be81-4f88fcfa5086-41563857063_thumb250.jpg",
    "song": "Lose My Cool,",
    "track_id": "496a26e3-a4e9-4d50-ad74-94b5af5f6ec1",
    "recording_id": "8754268d-55a3-418c-a8ae-a3468d4b6644",
    "artist": "Kali Uchis",
    "artist_ids": [
        "d0c7656d-8169-4f77-9dbe-b8f24e40105d"
    ],
    "album": "Sincerely,",
    "release_id": "66ba6803-c216-4295-be81-4f88fcfa5086",
    "release_group_id": "ffab75ab-f1b4-4357-a687-88ea5093f66a",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kali Uchis recently played several northwest dates, including last night in SF!\nUpcoming less local dates here: \nhttps://www.kaliuchis.com/home/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}