Information about plays

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

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

{
    "id": 3623153,
    "uri": "https://api.kexp.org/v2/plays/3623153/?format=api",
    "airdate": "2026-02-27T19:36:08-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "https://coverartarchive.org/release/3840f16a-7d17-4083-8f55-c6805ab4150b/39499762517-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3840f16a-7d17-4083-8f55-c6805ab4150b/39499762517-250.jpg",
    "song": "Tomorrow",
    "track_id": null,
    "recording_id": "e67e8e36-fd6d-4b66-84b6-021bb3dfab10",
    "artist": "Yemi Alade",
    "artist_ids": [
        "14ed2fab-d941-4b56-a06f-fa1cc93c23d6"
    ],
    "album": "Rebel Queen",
    "release_id": null,
    "release_group_id": "2917162f-9cd7-4e3e-b9e5-5bd51b829272",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-07-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alade is also the second Nigerian and Afrobeats artist and the first female to hit 100 million views for a single video on YouTube after Davido. Alade's song \"Tomorrow\"- the lead single from her sixth studio album Rebel Queen, earned her first Grammy nomination, it received a nomination at the 67th Annual Grammy Awards for Best African Music Performance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}