Information about plays

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

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

{
    "id": 3635512,
    "uri": "https://api.kexp.org/v2/plays/3635512/?format=api",
    "airdate": "2026-03-30T08:15:20-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-46480bc3-9d6e-4f89-934c-25bd0f6c203d/mbid-46480bc3-9d6e-4f89-934c-25bd0f6c203d-44503366262_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-46480bc3-9d6e-4f89-934c-25bd0f6c203d/mbid-46480bc3-9d6e-4f89-934c-25bd0f6c203d-44503366262_thumb250.jpg",
    "song": "Doctrine of Love",
    "track_id": "ecb27d9d-eabf-4ffd-a674-20c7999d5ade",
    "recording_id": "11be1ca5-8d3b-4078-a882-9a75c6d36247",
    "artist": "Jalen Ngonda",
    "artist_ids": [
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "Doctrine of Love",
    "release_id": "46480bc3-9d6e-4f89-934c-25bd0f6c203d",
    "release_group_id": "236c05d9-9e34-4160-bbea-665041bd04b6",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second record from Jalen will be out in May! Pre-order here: https://jalenngonda.bandcamp.com/album/doctrine-of-love\n\nCheck out a full, Live on KEXP session from 2023:\nhttps://www.youtube.com/watch?v=b3ZY502GQFg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}