Information about plays

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

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

{
    "id": 3522086,
    "uri": "https://api.kexp.org/v2/plays/3522086/?format=api",
    "airdate": "2025-07-03T12:44:45-07:00",
    "show": 63907,
    "show_uri": "https://api.kexp.org/v2/shows/63907/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de/mbid-b29d1d8d-1dfb-4af2-8798-f963ba0b58de-41859562156_thumb250.jpg",
    "song": "Lion",
    "track_id": "666b0025-2b9c-43a4-8de2-4acbed4b183c",
    "recording_id": "338b06c0-bc1c-4509-97c3-c8a04f8dad62",
    "artist": "Little Simz feat. Obongjayar",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979",
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Lotus",
    "release_id": "b29d1d8d-1dfb-4af2-8798-f963ba0b58de",
    "release_group_id": "749672ae-a51d-4cf5-920c-beaeab147bb6",
    "labels": [
        "AWAL Recordings",
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068",
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simbiatu \"Simbi\" Abisola Abiola Ajikawo better known by her stage name Little Simz, is a British rapper and actress.\n\nThis track comes from her sixth album, \"Lotus\".\n\nhttps://littlesimz.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}