Information about plays

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

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

{
    "id": 3633856,
    "uri": "https://api.kexp.org/v2/plays/3633856/?format=api",
    "airdate": "2026-03-26T10:57:24-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-72e8f50f-5f9c-44be-a7db-27a55dc7307e/mbid-72e8f50f-5f9c-44be-a7db-27a55dc7307e-40842235967_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-72e8f50f-5f9c-44be-a7db-27a55dc7307e/mbid-72e8f50f-5f9c-44be-a7db-27a55dc7307e-40842235967_thumb250.jpg",
    "song": "Hanging On the Telephone",
    "track_id": "c210109e-e840-3dfb-98ab-30146fe456ec",
    "recording_id": "d35b3159-8e71-4750-8a10-1660564dd05a",
    "artist": "The Nerves",
    "artist_ids": [
        "560b9e8a-7387-49ff-8b15-e17e3ffd8502"
    ],
    "album": "D.I.Y.: Come Out and Play: American Power Pop I (1975–1978)",
    "release_id": "72e8f50f-5f9c-44be-a7db-27a55dc7307e",
    "release_group_id": "4f41878d-b4a9-322c-8a87-d6a16a5eb175",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1993-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeffrey Lee Pierce (who founded the Gun Club) gave this tape to Blondie who later recorded it for Parallel Lines.\n\nMike Chapman produced Blondie's 'Parallel Lines' record, which had their cover of \"Hanging On The Telephone\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}