Information about plays

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

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

{
    "id": 3611180,
    "uri": "https://api.kexp.org/v2/plays/3611180/?format=api",
    "airdate": "2026-01-30T22:09:05-08:00",
    "show": 65797,
    "show_uri": "https://api.kexp.org/v2/shows/65797/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-0b0455f4-f721-431c-882d-8b9e315315e1/mbid-0b0455f4-f721-431c-882d-8b9e315315e1-43652120936_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-0b0455f4-f721-431c-882d-8b9e315315e1/mbid-0b0455f4-f721-431c-882d-8b9e315315e1-43652120936_thumb250.jpg",
    "song": "Landgrab",
    "track_id": "b2976f26-ba30-4196-9f38-f22b95af35bc",
    "recording_id": "32f2a9ab-1842-4ff8-95ff-9741f439a23b",
    "artist": "MAVI feat. Earl Sweatshirt",
    "artist_ids": [
        "175a1b69-7a19-4881-b1ca-fe6b84ff3a2d",
        "8b22acd6-20e6-4463-a75c-c14b5cfdb666"
    ],
    "album": "The Pilot",
    "release_id": "0b0455f4-f721-431c-882d-8b9e315315e1",
    "release_group_id": "c0cc60ca-da4f-4026-9a03-de39e5225aa1",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-11-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MAVI following up his 2024 album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}