Information about plays

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

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

{
    "id": 3618905,
    "uri": "https://api.kexp.org/v2/plays/3618905/?format=api",
    "airdate": "2026-02-18T01:18:39-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn720005.ca.archive.org/0/items/mbid-144a9651-afcf-4c55-8435-94ef755d677e/mbid-144a9651-afcf-4c55-8435-94ef755d677e-44376463240_thumb500.jpg",
    "thumbnail_uri": "https://dn720005.ca.archive.org/0/items/mbid-144a9651-afcf-4c55-8435-94ef755d677e/mbid-144a9651-afcf-4c55-8435-94ef755d677e-44376463240_thumb250.jpg",
    "song": "mamoru",
    "track_id": "101596c8-d6ce-4f4b-a09f-43075a282ded",
    "recording_id": "aa23527d-dfce-454a-9d48-224fefeaa6db",
    "artist": "ff00ff",
    "artist_ids": [
        "02e7b3b6-1821-431b-ad48-238a9ce89533"
    ],
    "album": "mamoru",
    "release_id": "144a9651-afcf-4c55-8435-94ef755d677e",
    "release_group_id": "fe3f2bf0-6b2f-4f5f-8ad9-83b9a2241efd",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-15",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Tacoma, WA! music made lovingly magenta and noah geist https://ff00ff.bandcamp.com/\nsamples taken from Sailor Moon R and Sailor Moon Sailor Stars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}