Information about plays

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

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

{
    "id": 3630824,
    "uri": "https://api.kexp.org/v2/plays/3630824/?format=api",
    "airdate": "2026-03-19T00:24:46-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-4516b920-e966-45d5-859a-4a088239e812/mbid-4516b920-e966-45d5-859a-4a088239e812-44574926639_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-4516b920-e966-45d5-859a-4a088239e812/mbid-4516b920-e966-45d5-859a-4a088239e812-44574926639_thumb250.jpg",
    "song": "Tus Besos",
    "track_id": "d669b1df-d74f-487d-8794-50b67e7b0775",
    "recording_id": "8f6c9e05-dfc3-4d22-9aba-dbbd4748a6f7",
    "artist": "La Doña",
    "artist_ids": [
        "9a494092-9e73-4460-abbe-438a51b19534"
    ],
    "album": "Tus Besos",
    "release_id": "4516b920-e966-45d5-859a-4a088239e812",
    "release_group_id": "d612bf04-6fe5-4c57-b634-51b3cdc49c00",
    "labels": [
        "Text Me Records"
    ],
    "label_ids": [
        "9b96e9bf-355e-414b-adf0-f2d3300ff44e"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New sounds from San Francisco!\n\nhttps://ladona415.bandcamp.com/track/tus-besos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}