Information about plays

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

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

{
    "id": 3428559,
    "uri": "https://api.kexp.org/v2/plays/3428559/?format=api",
    "airdate": "2024-11-22T06:58:39-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia801509.us.archive.org/23/items/mbid-8b80cfca-1842-48af-8763-9a49b1f478e8/mbid-8b80cfca-1842-48af-8763-9a49b1f478e8-33415158425_thumb500.jpg",
    "thumbnail_uri": "https://ia601509.us.archive.org/23/items/mbid-8b80cfca-1842-48af-8763-9a49b1f478e8/mbid-8b80cfca-1842-48af-8763-9a49b1f478e8-33415158425_thumb250.jpg",
    "song": "Peaches",
    "track_id": "594334da-3db5-41be-bef0-707bbef0b545",
    "recording_id": "2390a9fc-289c-4df3-be21-4cd132ac60bd",
    "artist": "The Presidents of the United States of America",
    "artist_ids": [
        "7509421d-1074-442f-be8f-b526167afcb3"
    ],
    "album": "The Presidents of the United States of America",
    "release_id": "8b80cfca-1842-48af-8763-9a49b1f478e8",
    "release_group_id": "7e1728bf-1947-3ff3-bac1-a5296eed372e",
    "labels": [
        "Popllama"
    ],
    "label_ids": [
        "3686548c-cd7d-4867-8687-5aef8ffe739b"
    ],
    "release_date": "1995-03-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "By request, for Ben!!\n--\nChris Ballew said he wrote the track about a girl he desired, and inspiration struck when he was “sitting under a peach tree she had her in her yard.”\n--\nThe Presidents of the United States of America was an American grunge power trio band formed in Seattle, Washington, in 1993. The three-piece group's initial lineup consisted of vocalist and bassist Chris Ballew, drummer Jason Finn, and guitarist Dave Dederer.\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}