Information about plays

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

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

{
    "id": 3500946,
    "uri": "https://api.kexp.org/v2/plays/3500946/?format=api",
    "airdate": "2025-05-13T18:41:18-07:00",
    "show": 63452,
    "show_uri": "https://api.kexp.org/v2/shows/63452/?format=api",
    "image_uri": "https://ia601207.us.archive.org/30/items/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48-41503716950_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/30/items/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48/mbid-a82fb5b8-a138-4e92-8e6c-c953a808be48-41503716950_thumb250.jpg",
    "song": "One Foot",
    "track_id": "ebcd6495-7475-421a-af00-2858bbd442d4",
    "recording_id": "b710de90-df35-49eb-8443-9855f8233bda",
    "artist": "Greentea Peng",
    "artist_ids": [
        "2443a94a-03a6-4f0e-a369-ecda74af1c9f"
    ],
    "album": "TELL DEM IT'S SUNNY",
    "release_id": "a82fb5b8-a138-4e92-8e6c-c953a808be48",
    "release_group_id": "7d30cccd-1151-49ea-98d5-2fde02c8cb6b",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new album from London-based psychedelic R&B artist, Greentea Peng (Aria Wells)!\nhttps://greenteapeng.bandcamp.com/album/tell-dem-its-sunny\n\nAria Wells, known professionally as Greentea Peng, takes her stage name from her love of green tea and the London slang word 'peng' which means attractive or tasty",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}