Information about plays

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

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

{
    "id": 3428413,
    "uri": "https://api.kexp.org/v2/plays/3428413/?format=api",
    "airdate": "2024-11-21T21:58:40-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "take your vibes and go",
    "track_id": null,
    "recording_id": null,
    "artist": "Kah‐Lo, Baauer, Kito, brazy",
    "artist_ids": [
        "297188d1-2644-4ec3-968c-590e103e50ba",
        "61a54a1e-3fa1-4ccc-bfc2-86c1a27e27de",
        "1bcc202d-afff-45f8-b348-56b8222cef7e",
        "aed38b5f-b6f1-47e0-8787-b2057568a83e"
    ],
    "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": "Faridah Demola Seriki, known professionally as Kah-Lo is a Nigerian singer-songwriter.\n\nHarry Bauer Rodrigues, known professionally as Baauer, is an American record producer and DJ.\n\nMaaike Kito Lebbing, known professionally as Kito, is an Australian record producer, songwriter and DJ currently based in Los Angeles, California.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}