Information about plays

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

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

{
    "id": 3428352,
    "uri": "https://api.kexp.org/v2/plays/3428352/?format=api",
    "airdate": "2024-11-21T17:56:12-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia600905.us.archive.org/21/items/mbid-481c10f1-2ee3-4a58-9d9d-6bfd5271c67c/mbid-481c10f1-2ee3-4a58-9d9d-6bfd5271c67c-22564847980_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/21/items/mbid-481c10f1-2ee3-4a58-9d9d-6bfd5271c67c/mbid-481c10f1-2ee3-4a58-9d9d-6bfd5271c67c-22564847980_thumb250.jpg",
    "song": "Piano Fire",
    "track_id": "afa29cfd-248a-4c02-8aff-ef15cb11e8d1",
    "recording_id": "e2d86478-becf-46c8-9955-604d5bc70191",
    "artist": "Sparklehorse",
    "artist_ids": [
        "45be8e20-3c3c-4e78-98f0-b5bdecf2f703"
    ],
    "album": "It's A Wonderful Life",
    "release_id": "481c10f1-2ee3-4a58-9d9d-6bfd5271c67c",
    "release_group_id": "ac143976-7acc-318e-b5cf-cb9a052be38f",
    "labels": [
        "Capitol Records, Inc."
    ],
    "label_ids": [
        "e63fbdc9-1547-4ffa-96d1-c4e887b6af28"
    ],
    "release_date": "2001-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track features the talents of PJ Harvey, while Tom Waits, John Parish, Nina Persson, and Dave Fridmann also contribute to the album.\n\nIn 2001, Pitchfork reviewed, \"The most focused Sparklehorse effort yet, the album flows along with the grace of a river occasionally stirred by a rapid or two. The half-songs and quickly squelched ideas of [Mark] Linkous' past releases are absent in favor of fully fleshed pieces stuffed full of mellotrons, optigans, orchestrons, and sundry humming keyboards.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}