Information about plays

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

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

{
    "id": 3536382,
    "uri": "https://api.kexp.org/v2/plays/3536382/?format=api",
    "airdate": "2025-08-05T21:21:36-07:00",
    "show": 64210,
    "show_uri": "https://api.kexp.org/v2/shows/64210/?format=api",
    "image_uri": "https://coverartarchive.org/release/82f39b6c-f023-3f5c-bf97-ecf69e608b89/41789392398-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/82f39b6c-f023-3f5c-bf97-ecf69e608b89/41789392398-250.jpg",
    "song": "ChichivĂ­",
    "track_id": null,
    "recording_id": "f1bc6954-b911-461b-b710-e7522d48fda5",
    "artist": "Novalima",
    "artist_ids": [
        "1916112c-7385-4580-bc55-8126d349016c"
    ],
    "album": "Afro",
    "release_id": null,
    "release_group_id": "bdc48737-9be1-3c1f-9d1c-6edcf622ba47",
    "labels": [],
    "label_ids": [],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With a shared passion for traditional Afro-Peruvian music and global DJ culture, Grammy-nominated Novalima stands in the common ground bridging past and future, uniting tradition and innovation.\n\nhttps://novalima.bandcamp.com/track/chinchivi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}