Information about plays

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

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

{
    "id": 3625302,
    "uri": "https://api.kexp.org/v2/plays/3625302/?format=api",
    "airdate": "2026-03-04T17:51:56-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-0579c05b-3cc2-40ef-8a32-fee6e3be90f6/mbid-0579c05b-3cc2-40ef-8a32-fee6e3be90f6-2985455668_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-0579c05b-3cc2-40ef-8a32-fee6e3be90f6/mbid-0579c05b-3cc2-40ef-8a32-fee6e3be90f6-2985455668_thumb250.jpg",
    "song": "Locked Inside",
    "track_id": "2308b607-e6d2-3d76-962c-b9d573b81908",
    "recording_id": "48d02e7c-6d1b-4436-b86b-fbd3ef7a6c2f",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "The ArchAndroid",
    "release_id": "0579c05b-3cc2-40ef-8a32-fee6e3be90f6",
    "release_group_id": "7c5bb286-ac24-443c-81cc-4f5f6261c343",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2010-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Janelle Monáe's The ArchAndroid is a 70-minute, 18-track epic about a futuristic story starring a messianic android.\n\nhttps://pitchfork.com/reviews/albums/14271-the-archandroid/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}