Information about plays

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

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

{
    "id": 3560265,
    "uri": "https://api.kexp.org/v2/plays/3560265/?format=api",
    "airdate": "2025-10-02T00:34:31-07:00",
    "show": 64721,
    "show_uri": "https://api.kexp.org/v2/shows/64721/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-4466e0c8-8e6d-4a31-8765-6492ee6d9a84/mbid-4466e0c8-8e6d-4a31-8765-6492ee6d9a84-42465306993_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-4466e0c8-8e6d-4a31-8765-6492ee6d9a84/mbid-4466e0c8-8e6d-4a31-8765-6492ee6d9a84-42465306993_thumb250.jpg",
    "song": "On a Pier, on the Hudson",
    "track_id": "8c2657d2-c3db-45a6-8e7f-6b2cf64dac28",
    "recording_id": "fcf9c821-c31c-4376-8666-44a55a81250e",
    "artist": "Jens Lekman",
    "artist_ids": [
        "41aa2734-ec86-4197-a074-d44886e7da8d"
    ],
    "album": "Songs for Other People’s Weddings",
    "release_id": "4466e0c8-8e6d-4a31-8765-6492ee6d9a84",
    "release_group_id": "5fbc122c-2977-49eb-9535-f70a65ee72d5",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://jenslekman.bandcamp.com/album/songs-for-other-people-s-weddings",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}