Information about plays

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

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

{
    "id": 3627627,
    "uri": "https://api.kexp.org/v2/plays/3627627/?format=api",
    "airdate": "2026-03-11T03:04:32-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://coverartarchive.org/release/6f1d7a86-ffe6-47b6-9905-d9df47605f4c/41192797188-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6f1d7a86-ffe6-47b6-9905-d9df47605f4c/41192797188-250.jpg",
    "song": "Finally (TJK Rmx)",
    "track_id": null,
    "recording_id": "8331af71-f842-4196-8adf-234323f09645",
    "artist": "CeCe Peniston",
    "artist_ids": [
        "16b3f3fc-6c76-4fec-8f0b-9fa9a4ec8e91"
    ],
    "album": "Finally (TJK Rmx)",
    "release_id": null,
    "release_group_id": "44949bea-b6af-4734-93ac-a3a1be7628dd",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As long as Finally brings me checks, I will never be sick of talking about it,\" legendary dance music vocalist CeCe Peniston said about her debut 1991 single.: https://www.abc.net.au/news/2024-03-01/cece-peniston-mardi-gras-party-finally-house-music/103500902",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}