Information about plays

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

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

{
    "id": 3637210,
    "uri": "https://api.kexp.org/v2/plays/3637210/?format=api",
    "airdate": "2026-04-03T09:11:12-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn711502.ca.archive.org/0/items/mbid-ae5cb03d-2ae6-4dd4-b07c-343032b85fac/mbid-ae5cb03d-2ae6-4dd4-b07c-343032b85fac-44652454106_thumb500.jpg",
    "thumbnail_uri": "https://dn711502.ca.archive.org/0/items/mbid-ae5cb03d-2ae6-4dd4-b07c-343032b85fac/mbid-ae5cb03d-2ae6-4dd4-b07c-343032b85fac-44652454106_thumb250.jpg",
    "song": "Head Chef",
    "track_id": "fc30e03c-64c5-4827-bc8f-6eac9f87463e",
    "recording_id": "ee4f1f1b-36e6-40eb-845f-ba9430a372cd",
    "artist": "Divers",
    "artist_ids": [
        "046ce260-b13b-4979-87a3-f671430e5315"
    ],
    "album": "Head Chef",
    "release_id": "ae5cb03d-2ae6-4dd4-b07c-343032b85fac",
    "release_group_id": "d99f150f-d9c9-4b9a-89c2-48f531f8a900",
    "labels": [
        "Community Music"
    ],
    "label_ids": [
        "a7080377-d092-4ea5-a63f-d5731ce6aebe"
    ],
    "release_date": "2026-03-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's the official video for this third single from the Melbourne band: https://www.youtube.com/watch?v=CPIkVTxodkQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}