Information about plays

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

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

{
    "id": 3545998,
    "uri": "https://api.kexp.org/v2/plays/3545998/?format=api",
    "airdate": "2025-08-28T19:42:44-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/f146e68b-ab11-46bd-9869-2d6d023fbffe/23579849056-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f146e68b-ab11-46bd-9869-2d6d023fbffe/23579849056-250.jpg",
    "song": "Floating",
    "track_id": null,
    "recording_id": "0cd3a30d-9a6d-46f7-85a5-86aaa0e4f6ae",
    "artist": "Raveena feat. Hope Tala",
    "artist_ids": [
        "85eb147f-012f-4584-9fa7-c8c384354db1",
        "01a7315f-4387-4226-8143-5fbdb7916f4d"
    ],
    "album": "Lucid",
    "release_id": null,
    "release_group_id": "54516012-e005-4b1b-8f83-2543f1d8087b",
    "labels": [
        "Moonstone Recordings, LLC."
    ],
    "label_ids": [],
    "release_date": "2019-05-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://raveenamusic.bandcamp.com\n--\nRaveena Aurora, known professionally as Raveena, is an American singer and songwriter, known for integrating R&B and her Indian heritage in her music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}