Information about plays

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

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

{
    "id": 3614711,
    "uri": "https://api.kexp.org/v2/plays/3614711/?format=api",
    "airdate": "2026-02-08T03:36:06-08:00",
    "show": 65876,
    "show_uri": "https://api.kexp.org/v2/shows/65876/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-90cc89ce-8f7a-4568-a13f-2cc1eec77713/mbid-90cc89ce-8f7a-4568-a13f-2cc1eec77713-43714858190_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-90cc89ce-8f7a-4568-a13f-2cc1eec77713/mbid-90cc89ce-8f7a-4568-a13f-2cc1eec77713-43714858190_thumb250.jpg",
    "song": "Mata Zyklek",
    "track_id": "2b58353a-c7bc-4688-907d-c99d7b2f8bc7",
    "recording_id": "c2a57c10-3fa6-4e13-88cc-0f4e93a9be17",
    "artist": "Angine de Poitrine",
    "artist_ids": [
        "5fd29907-c3c5-4b1d-a799-7cf9bbd288fc"
    ],
    "album": "Mata Zyklek",
    "release_id": "90cc89ce-8f7a-4568-a13f-2cc1eec77713",
    "release_group_id": "21b07faa-1d4c-4cc2-a36d-2f6e5a0ddae4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "check this sh*t lol it rules: https://youtu.be/0Ssi-9wS1so?si=5-KShKNarQyy5pjO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}