Information about plays

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

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

{
    "id": 3474442,
    "uri": "https://api.kexp.org/v2/plays/3474442/?format=api",
    "airdate": "2025-03-10T19:23:27-07:00",
    "show": 62875,
    "show_uri": "https://api.kexp.org/v2/shows/62875/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Opekepe",
    "track_id": null,
    "recording_id": "2d05c139-c7a4-4c26-87a0-3acf68f37e50",
    "artist": "Minyo Crusaders and Frente Cumbiero",
    "artist_ids": [
        "1b33c057-e909-49e5-b0ea-6410019b5b70",
        "01029849-8b34-4138-8d8b-ddfadeeb9d49"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Donate NOW and help us to hit our goal kexp.org\n\nOpekepe is a split by Frente Cumbiero and Minyo crusaders. Minyo Crusaders, a ten-piece band based in Tokyo and known for their wild fusion of Japanese folk songs, joins forces with Colombian cumbia radicals Frente Cumbiero on \"Minyo Cumbiero,\" a collaborative release that blends ancient Japanese folk songs with heavyweight Colombian styles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}