Information about plays

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

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

{
    "id": 3428273,
    "uri": "https://api.kexp.org/v2/plays/3428273/?format=api",
    "airdate": "2024-11-21T13:26:52-08:00",
    "show": 61909,
    "show_uri": "https://api.kexp.org/v2/shows/61909/?format=api",
    "image_uri": "https://coverartarchive.org/release/4cff73b3-0264-4c3e-802c-4d244c6b8416/21667074256-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4cff73b3-0264-4c3e-802c-4d244c6b8416/21667074256-250.jpg",
    "song": "Everything I Do Gonh Be Funky (From Now On)",
    "track_id": null,
    "recording_id": "31974c97-b43e-46f1-9ed6-7fcfccb48232",
    "artist": "Lee Dorsey",
    "artist_ids": [
        "23388f69-9c11-44a6-b832-b9071db3423e"
    ],
    "album": "Everything I Do Gonh Be Funky (From Now On)",
    "release_id": null,
    "release_group_id": "efc62442-3847-3702-90a6-4ed8c92348a2",
    "labels": [
        "Amy"
    ],
    "label_ids": [
        "4bbd85ef-655e-4ad3-aed7-ab559f8620fa"
    ],
    "release_date": "1969-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The spoken intro was by the engineer Rodney Mills. It was spoken as the \"slate\" for the recording so you would know what the song was. Writer and co-producer (with Marshall E. Sehorn) Allen Tousaint kept it on the record. \n--\nAllen Toussaint said of Lee Dorsey, \"His voice was like a smile.\" Enjoy this biography of this great R & B artist: https://64parishes.org/entry/lee-dorsey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}