Information about plays

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

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

{
    "id": 3428328,
    "uri": "https://api.kexp.org/v2/plays/3428328/?format=api",
    "airdate": "2024-11-21T16:35:21-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia600801.us.archive.org/29/items/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5-40028935641_thumb500.jpg",
    "thumbnail_uri": "https://ia800801.us.archive.org/29/items/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5/mbid-6c5be0a9-c03b-4e7b-883f-4c4c954b0de5-40028935641_thumb250.jpg",
    "song": "won't cry",
    "track_id": "e4543694-cc98-4afe-82c2-c2ad05a2ab02",
    "recording_id": "f2b43cf7-3766-44c7-b2a5-a9f989bfd3bf",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "won’t cry",
    "release_id": "6c5be0a9-c03b-4e7b-883f-4c4c954b0de5",
    "release_group_id": "dfc9f7af-ba24-4e0f-a79d-deb754870bb0",
    "labels": [
        "PMR Records"
    ],
    "label_ids": [
        "9eb5fc82-82ce-4f6e-85d4-52e23decfa1e"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amber Mark has gone disco with her latest single. The singer said, \"Going out dancing has always been a way for me to let go, and “Won’t Cry” is the soundtrack to that feeling. It may be a little cliché, but sometimes you just gotta sweat out the drama and leave the mess on the dance floor while looking cute doing it.\"\n--\nThis song is intended to be part of \"Loosies,\" an upcoming EP.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}