Information about plays

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

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

{
    "id": 3630608,
    "uri": "https://api.kexp.org/v2/plays/3630608/?format=api",
    "airdate": "2026-03-18T11:40:21-07:00",
    "show": 66214,
    "show_uri": "https://api.kexp.org/v2/shows/66214/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-fc479da1-0558-485d-9195-7a699a03a39d/mbid-fc479da1-0558-485d-9195-7a699a03a39d-44314264951_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-fc479da1-0558-485d-9195-7a699a03a39d/mbid-fc479da1-0558-485d-9195-7a699a03a39d-44314264951_thumb250.jpg",
    "song": "somewhere in the world",
    "track_id": "f1f1969b-ba9d-4ebb-997c-452af5b9362d",
    "recording_id": "a084e7e9-aa2e-4cea-86f6-8915321fde53",
    "artist": "Kareen Lomax",
    "artist_ids": [
        "e19f9c0f-6010-4db6-a8aa-29c8c0b74906"
    ],
    "album": "ijan",
    "release_id": "fc479da1-0558-485d-9195-7a699a03a39d",
    "release_group_id": "396f9d5e-b10e-4ac0-aeb9-8adc64cede89",
    "labels": [
        "music is fun"
    ],
    "label_ids": [
        "13108bda-6fef-4c90-bafc-3d7f97245d74"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the latest ep 'Ijan' of the Atlanta-raised (LA-based) alternative R&B artist and songwriter.\n\nhttps://kareenlomax.bandcamp.com/album/ijan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}