Information about plays

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

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

{
    "id": 3615283,
    "uri": "https://api.kexp.org/v2/plays/3615283/?format=api",
    "airdate": "2026-02-09T12:49:28-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-3d865db7-ab1e-43ae-b484-edfa907f3f0d/mbid-3d865db7-ab1e-43ae-b484-edfa907f3f0d-26971902675_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-3d865db7-ab1e-43ae-b484-edfa907f3f0d/mbid-3d865db7-ab1e-43ae-b484-edfa907f3f0d-26971902675_thumb250.jpg",
    "song": "Listen To Me",
    "track_id": "8c2ec288-1b23-48e3-9ef7-9f2b265d52dc",
    "recording_id": "53f34760-854d-4ae1-93a4-4b492582edc3",
    "artist": "Elis Paprika",
    "artist_ids": [
        "97d8264b-a300-42a8-9831-e4be680b2caa"
    ],
    "album": "Venganza",
    "release_id": "3d865db7-ab1e-43ae-b484-edfa907f3f0d",
    "release_group_id": "ee1c9534-0346-4154-b410-4c7f79b3353a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-08-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy Live Video from Elis Paprika's 2024 Live on KEXP from Mexico City performance, hosted by Cheryl: https://bit.ly/4quj0G6.\n\nElis Paprika is an independent artist, and activist from Mexico. From releasing 8 records, touring internationally, and Creating her own label, to originating the Now Girls Rule movement to inspire, educate, and promote female artists, Elis Paprika's history is one of uninterrupted creativity and work. https://elispaprika.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}