Information about plays

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

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

{
    "id": 3339778,
    "uri": "https://api.kexp.org/v2/plays/3339778/?format=api",
    "airdate": "2024-04-25T05:38:02-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia800305.us.archive.org/28/items/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4-15229976742_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/28/items/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4/mbid-38b94527-4f9d-49d4-85d3-d449545ceea4-15229976742_thumb250.jpg",
    "song": "The Modern Age",
    "track_id": "4d01f13a-447a-3882-879f-dd2aadffbee2",
    "recording_id": "51e15585-2a4d-4243-b1d6-32ec4fda85ff",
    "artist": "The Strokes",
    "artist_ids": [
        "f181961b-20f7-459e-89de-920ef03c7ed0"
    ],
    "album": "Is This It",
    "release_id": "38b94527-4f9d-49d4-85d3-d449545ceea4",
    "release_group_id": "efea26d1-a016-30f6-b8e2-bc8c02336b0a",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2001-10-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Up on a hill, here’s where we begin/This little story, a long time ago.” \"The opening line from 'The Modern Age' could serve double-duty as the first words in the story of The Strokes. After all, the song was the title track and one of three songs included on the EP the band released in 2001 that set off a bidding war for their services and cranked up the hype machine to deafening levels.\"  Here's the story behind this song: https://americansongwriter.com/the-modern-age-the-strokes-behind-the-song/",
    "play_type": "trackplay"
}