Information about plays

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

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

{
    "id": 3619010,
    "uri": "https://api.kexp.org/v2/plays/3619010/?format=api",
    "airdate": "2026-02-18T07:10:53-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?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": "Light Of Day",
    "track_id": "7f31142f-2d1c-4256-861b-039680233810",
    "recording_id": "5617a6df-7407-4d58-b182-5fe86138a233",
    "artist": "ODESZA feat. Ólafur Arnalds",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6",
        "6655955b-1c1e-4bcb-84e4-81bcd9efab30"
    ],
    "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": "The final track on Odesza's most recent record, The Last Goodbye. \"If you continue to let Light Of Day play through the end you’ll find yourself at the beginning of This Version Of You. There is no Last Goodbye.\"\n\nhttps://odesza.bandcamp.com\nhttps://odesza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}