Information about plays

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

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

{
    "id": 3546068,
    "uri": "https://api.kexp.org/v2/plays/3546068/?format=api",
    "airdate": "2025-08-28T23:50:30-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb250.jpg",
    "song": "Wide Awake",
    "track_id": "17c3fe4b-527c-4614-abc1-72a1f1220548",
    "recording_id": "578db4c2-2eb5-4c85-9f53-6550228ff5f4",
    "artist": "ODESZA feat. Charlie Houston",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6",
        "470d0c58-3789-49ca-a82e-35ca7849aa3d"
    ],
    "album": "The Last Goodbye",
    "release_id": "2e754b0e-3a72-424d-a7dd-4c98b9db4e96",
    "release_group_id": "3a5d4174-1a4f-4840-93b4-0330052ee03f",
    "labels": [
        "Foreign Family Collective",
        "Ninja Tune"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458",
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"When Charlie Houston sent us back this vocal we were immediately drawn to her melodies and tone. Her laid-back delivery paired with a more energetic instrumental was a nice way of pushing the dynamics of the song.\" -- Learn more about this Canadian musician: https://www.thelunacollective.co/journal/qa-charlie-houston",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}