Information about plays

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

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

{
    "id": 3616467,
    "uri": "https://api.kexp.org/v2/plays/3616467/?format=api",
    "airdate": "2026-02-12T06:25:44-08:00",
    "show": 65911,
    "show_uri": "https://api.kexp.org/v2/shows/65911/?format=api",
    "image_uri": "https://dn720900.ca.archive.org/0/items/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6-44076446266_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6-44076446266_thumb250.jpg",
    "song": "The Sound It Made",
    "track_id": "3d7aaf89-911e-43b3-bbe4-165b4291fda0",
    "recording_id": "f148c661-6b65-4a47-af7b-c9e87dc6ac8b",
    "artist": "Robber Robber",
    "artist_ids": [
        "66a4e277-c051-47a6-b77e-04e24f64ee52"
    ],
    "album": "Two Wheels Move the Soul",
    "release_id": "985ff922-bcc1-4d24-98a0-283a076eadb6",
    "release_group_id": "23c3a0e1-e958-497f-9a5a-f1f5d6ddeec0",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Burlington, VT\n\nhttps://robberrobber.bandcamp.com/track/the-sound-it-made",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}