Information about plays

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

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

{
    "id": 3618944,
    "uri": "https://api.kexp.org/v2/plays/3618944/?format=api",
    "airdate": "2026-02-18T03:28:27-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn711108.ca.archive.org/0/items/mbid-5ce79023-6a71-4a92-bf65-eaa6213c4944/mbid-5ce79023-6a71-4a92-bf65-eaa6213c4944-8377341613_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-5ce79023-6a71-4a92-bf65-eaa6213c4944/mbid-5ce79023-6a71-4a92-bf65-eaa6213c4944-8377341613_thumb250.jpg",
    "song": "Swept Inside",
    "track_id": "9b2eacff-a5fb-39f2-8906-5bbc231376ce",
    "recording_id": "909a2de6-8da3-4aa6-ac70-51033708ebe3",
    "artist": "Future Islands",
    "artist_ids": [
        "74963434-dcb6-4b14-98cc-99873b06db66"
    ],
    "album": "In Evening Air",
    "release_id": "5ce79023-6a71-4a92-bf65-eaa6213c4944",
    "release_group_id": "b9a13092-8c8d-4bc6-941d-21ac4794864e",
    "labels": [
        "Thrill Jockey"
    ],
    "label_ids": [
        "5194917c-215b-4094-b5ec-4005e408b2df"
    ],
    "release_date": "2010-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "~ still obsessed so many years later ~",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}