Information about plays

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

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

{
    "id": 3623169,
    "uri": "https://api.kexp.org/v2/plays/3623169/?format=api",
    "airdate": "2026-02-27T20:36:52-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "https://coverartarchive.org/release/ef10a47e-d49e-42b0-a801-b0a07ce8dbb0/11838880605-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ef10a47e-d49e-42b0-a801-b0a07ce8dbb0/11838880605-250.jpg",
    "song": "Pretend",
    "track_id": null,
    "recording_id": "aa1d1fa2-da2e-4628-bad9-8072f4f5fbef",
    "artist": "Seinabo Sey",
    "artist_ids": [
        "61946666-398b-4ba2-9a3d-e9a6b4d3077f"
    ],
    "album": "Pretend",
    "release_id": null,
    "release_group_id": "3bdbd5af-4a35-40ea-a1b1-1e1fd73ed56a",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seinabo Sey (born October 7, 1990) is a renowned Swedish-Gambian soul-pop singer and songwriter known for her powerful, emotive voice and hits like \"Younger\" and \"Hard Time\". Born in Stockholm to a Swedish mother and a famous Gambian musician father, Maudo Sey, she bridges Scandinavian pop with West African, soul, and R&B influences. She has won multiple Swedish Grammy Awards for her acclaimed albums and EPs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}