Information about plays

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

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

{
    "id": 3630967,
    "uri": "https://api.kexp.org/v2/plays/3630967/?format=api",
    "airdate": "2026-03-19T08:48:03-07:00",
    "show": 66221,
    "show_uri": "https://api.kexp.org/v2/shows/66221/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-b14ac518-bc6e-4f12-9ee1-4fd03c312c67/mbid-b14ac518-bc6e-4f12-9ee1-4fd03c312c67-44546065185_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-b14ac518-bc6e-4f12-9ee1-4fd03c312c67/mbid-b14ac518-bc6e-4f12-9ee1-4fd03c312c67-44546065185_thumb250.jpg",
    "song": "Lynch",
    "track_id": "3a54130e-5e2b-41f2-b1eb-377869eaa145",
    "recording_id": "ec9b4463-0954-4741-b36e-bdadb139659f",
    "artist": "kiss facility",
    "artist_ids": [
        "0c73cb6d-1c8a-4040-953b-dcfe6d310f14"
    ],
    "album": "KHAZNA",
    "release_id": "b14ac518-bc6e-4f12-9ee1-4fd03c312c67",
    "release_group_id": "5695fdc7-2934-43c5-ad26-2b2956178f16",
    "labels": [
        "Supernature",
        "ambients tweets"
    ],
    "label_ids": [
        "a31f5952-42a2-41ce-ab5a-4276ab50befa",
        "509a1162-7747-4c8c-a6a8-5873363dc077"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish-Chilean music producer and Emirati-Egyptian singer, Mayah Alkhateri, have teamed up for this new collaboration.\n\nRead more about their latest album here:\nhttps://bit.ly/3PxOUVn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}