Information about plays

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

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

{
    "id": 3544067,
    "uri": "https://api.kexp.org/v2/plays/3544067/?format=api",
    "airdate": "2025-08-24T04:33:32-07:00",
    "show": 64373,
    "show_uri": "https://api.kexp.org/v2/shows/64373/?format=api",
    "image_uri": "https://dn721207.ca.archive.org/0/items/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07-41903168825_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07-41903168825_thumb250.jpg",
    "song": "Soft Serve",
    "track_id": "074bdc78-fdd0-41a4-8e97-ed702453c006",
    "recording_id": "ef83c628-733f-4e69-aaa5-fdb8b460ebdb",
    "artist": "Leikeli47",
    "artist_ids": [
        "da8a2bf4-8298-4da4-b5ff-ad5adb856037"
    ],
    "album": "Lei Keli ft. 47 / For Promotional Use Only",
    "release_id": "5a79cb65-3c38-4bc6-8531-80d95ad4fb07",
    "release_group_id": "96da6adf-5b05-4d3d-83d4-180cd6391a2b",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leikeli47 is a Brooklyn-raised rapper known for her masked performances, blending genres like hip-hop, dancehall, and house. She was raised in both Virginia and Brooklyn and is of partial Trinidadian and Guyanese descent. \n\nhttps://leikeli47.bandcamp.com/album/lei-keli-ft-47-for-promotional-use-only",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}