Information about plays

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

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

{
    "id": 3428618,
    "uri": "https://api.kexp.org/v2/plays/3428618/?format=api",
    "airdate": "2024-11-22T10:24:06-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia600309.us.archive.org/1/items/mbid-239ab42d-672d-4085-932f-9718fef5c4ff/mbid-239ab42d-672d-4085-932f-9718fef5c4ff-38647977424_thumb500.jpg",
    "thumbnail_uri": "https://ia600309.us.archive.org/1/items/mbid-239ab42d-672d-4085-932f-9718fef5c4ff/mbid-239ab42d-672d-4085-932f-9718fef5c4ff-38647977424_thumb250.jpg",
    "song": "Keeper",
    "track_id": "08cf8fe6-683e-4c70-a595-eaccb89795f0",
    "recording_id": "23d20576-9fac-4837-a2b7-455182927802",
    "artist": "Ruby Mae",
    "artist_ids": [
        "6e2bcce9-65f1-4900-a4c3-7dbc70b71a1c"
    ],
    "album": "Keeper",
    "release_id": "239ab42d-672d-4085-932f-9718fef5c4ff",
    "release_group_id": "ef93fda8-dd70-44cf-be31-1c365be84141",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Melbourne artist said of this single, \"I wrote this song a while ago at a time when I felt like I had nothing figured out - lost, broke, unsteady - and was dating someone who had everything figured out. That made me stressed. Looking back, I was only 21!!!! Who cares!!!!\n\nAnyway, I love this song, and this is still one of my most favourite bridges I’ve ever written.\"\n\nHere's a link to this indigenous Australian artist's website: https://www.rubymaemusic.com.au/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}