Information about plays

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

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

{
    "id": 3439647,
    "uri": "https://api.kexp.org/v2/plays/3439647/?format=api",
    "airdate": "2024-12-18T11:49:12-08:00",
    "show": 62142,
    "show_uri": "https://api.kexp.org/v2/shows/62142/?format=api",
    "image_uri": "https://ia902909.us.archive.org/31/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/31/items/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42/mbid-e36680bb-a17f-4996-b7d5-1b3ca12eeb42-10753401641_thumb250.jpg",
    "song": "A Real Hero",
    "track_id": "a136fbfe-96c0-47ff-891d-a78fe77082ef",
    "recording_id": "620adea0-6a59-4c6f-a389-7751ee531bc3",
    "artist": "College feat. Electric Youth",
    "artist_ids": [
        "a0b2868c-22c7-49eb-b227-3c4251a6c88f",
        "d41396da-ed4b-4d0a-a902-d4bcd39cef62"
    ],
    "album": "Drive: Original Motion Picture Soundtrack",
    "release_id": "e36680bb-a17f-4996-b7d5-1b3ca12eeb42",
    "release_group_id": "57dbf641-99ac-42f5-9981-5c11c0d1e48a",
    "labels": [
        "Lakeshore Records"
    ],
    "label_ids": [
        "7c4964d4-173c-4802-b7ef-8a20181c54f5"
    ],
    "release_date": "2011-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "French composer David Grellier performs as College - he collaborated with Canadian duo Electric Youth for this track as the theme song for his acclaimed film ‘Drive’, which then went on to win the award for Best Director at the Cannes Film Festival.\n Also inspired by airline captain Chesley Sullenberger, who successfully landed US Airways Flight 1549 on the Hudson River in 2009, saving the lives of 155 people.\nRead more here:\nhttps://collegeoflove.bandcamp.com/album/a-real-hero-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}