Information about plays

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

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

{
    "id": 3610505,
    "uri": "https://api.kexp.org/v2/plays/3610505/?format=api",
    "airdate": "2026-01-29T06:28:54-08:00",
    "show": 65783,
    "show_uri": "https://api.kexp.org/v2/shows/65783/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-15593dd3-6fc8-4bd6-90d2-ba5a5bdb7007/mbid-15593dd3-6fc8-4bd6-90d2-ba5a5bdb7007-40688434381_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-15593dd3-6fc8-4bd6-90d2-ba5a5bdb7007/mbid-15593dd3-6fc8-4bd6-90d2-ba5a5bdb7007-40688434381_thumb250.jpg",
    "song": "Lejos De Más",
    "track_id": "1207d119-b284-4478-864b-3c0a84486351",
    "recording_id": "67f13a87-b4dc-434b-8eac-f520fb91fc49",
    "artist": "pablopablo feat. Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad",
        "d9bb3fef-be1a-47a1-be23-d3405d04d9e6"
    ],
    "album": "Lejos De Más",
    "release_id": "15593dd3-6fc8-4bd6-90d2-ba5a5bdb7007",
    "release_group_id": "d60ae03a-be67-4b92-b78f-82c0fd599096",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2024-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Zeb in Seattle!\n\n\"Lejos de Más\" explores the emotional tension of trying to force a romantic connection that does not fit reality. The song reflects on the difficulty of letting go, acknowledging that even if one feels cold or detached, the shared history makes it hard to break away.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}