Information about plays

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

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

{
    "id": 3280736,
    "uri": "https://api.kexp.org/v2/plays/3280736/?format=api",
    "airdate": "2023-12-07T16:27:22-08:00",
    "show": 58811,
    "show_uri": "https://api.kexp.org/v2/shows/58811/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sheared",
    "track_id": null,
    "recording_id": null,
    "artist": "Mandy, Indiana",
    "artist_ids": [
        "9ed67b68-9fa7-471a-99eb-483139293274"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pinking Shears reqork featuring clipping.\n\nToday, i’ve seen a way — the acclaimed debut from Manchester quartet Mandy, Indiana released via Fire Talk Records — was named one of Rough Trade’s Best Albums of 2023. In conjunction with today’s announcement, Mandy, Indiana present “Sheared (Pinking Shears Rework),” a clipping. rework of album standout “Pinking Shears.”\n\nclipping.’s rework of \"Pinking Shears\" filters the politically charged track through a US lens. \"The dream is all crooked cops, retail mark-up on basic goods, an ex-president getting away with treason,\" raps Tony and GRAMMY Award winner Daveed Diggs.\n\nRough Trade’s exclusive 12\" features the reimagined clipping. version alongside the original \"Pinking Shears\" and an instrumental version of the track.  https://tinyurl.com/2p8cbrwb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}