Information about plays

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

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

{
    "id": 3636460,
    "uri": "https://api.kexp.org/v2/plays/3636460/?format=api",
    "airdate": "2026-04-01T13:47:18-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn721206.ca.archive.org/0/items/mbid-2386f364-72de-43cc-b880-25c8360c201e/mbid-2386f364-72de-43cc-b880-25c8360c201e-41082693283_thumb500.jpg",
    "thumbnail_uri": "https://dn721206.ca.archive.org/0/items/mbid-2386f364-72de-43cc-b880-25c8360c201e/mbid-2386f364-72de-43cc-b880-25c8360c201e-41082693283_thumb250.jpg",
    "song": "Artist of the Century",
    "track_id": "f2f274a3-7adb-4b36-82e5-c93c71bfd186",
    "recording_id": "059bed85-3dea-47be-a30c-c949c4a874c4",
    "artist": "MIKE feat. Venna",
    "artist_ids": [
        "da943be1-5611-4bf9-ac4c-0eef1bc0c16b",
        "c529a57c-bc28-48f2-bad2-cdacae48c4af"
    ],
    "album": "Showbiz!",
    "release_id": "2386f364-72de-43cc-b880-25c8360c201e",
    "release_group_id": "3e8f18f1-3058-4db4-8776-7ee749204f78",
    "labels": [
        "10k"
    ],
    "label_ids": [
        "4321b3d3-0023-4c6c-899c-2787ee02a407"
    ],
    "release_date": "2025-01-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See Brooklyn rapper Mike performing  \"Artist of the Century\" In Phoenix's Central Park: https://www.youtube.com/watch?v=1db6pvk4nlI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}