Information about plays

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

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

{
    "id": 3581318,
    "uri": "https://api.kexp.org/v2/plays/3581318/?format=api",
    "airdate": "2025-11-22T05:17:33-08:00",
    "show": 65175,
    "show_uri": "https://api.kexp.org/v2/shows/65175/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-8c42429b-cfeb-448e-a0d0-ee1cb9c59ba2/mbid-8c42429b-cfeb-448e-a0d0-ee1cb9c59ba2-40406492374_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-8c42429b-cfeb-448e-a0d0-ee1cb9c59ba2/mbid-8c42429b-cfeb-448e-a0d0-ee1cb9c59ba2-40406492374_thumb250.jpg",
    "song": "Sin",
    "track_id": "f6301b08-1480-4fe0-9fc8-02d5d7168958",
    "recording_id": "5a2627c3-6310-4c36-b9e6-2ea747d21dfe",
    "artist": "070 Shake",
    "artist_ids": [
        "741dbc8e-1cd5-4a66-b2b8-43bbad87ae12"
    ],
    "album": "Petrichor",
    "release_id": "8c42429b-cfeb-448e-a0d0-ee1cb9c59ba2",
    "release_group_id": "e195433b-be3a-43fc-af96-3d80da59d9a1",
    "labels": [
        "G.O.O.D. Music"
    ],
    "label_ids": [
        "e36fde8b-924d-4ed0-9c8b-1fcb70ce42ec"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "070 Shake’s third studio album “PETRICHOR” follows her widely appreciated 2022 album You Can’t Kill Me. It dropped last month.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}