Information about plays

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

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

{
    "id": 3418926,
    "uri": "https://api.kexp.org/v2/plays/3418926/?format=api",
    "airdate": "2024-10-29T16:45:04-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://ia801300.us.archive.org/12/items/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27-37747502307_thumb500.jpg",
    "thumbnail_uri": "https://ia601300.us.archive.org/12/items/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27-37747502307_thumb250.jpg",
    "song": "Starting and Staring",
    "track_id": "3c578359-3310-4785-b4e3-c3afba09f95b",
    "recording_id": "59bc7a95-77e0-465e-9652-057d3d3fe04f",
    "artist": "Gustaf",
    "artist_ids": [
        "6fb71567-263f-49b8-85a3-47a85b8f36f6"
    ],
    "album": "Package, Pt. 2",
    "release_id": "b9074af4-1544-4d28-bb53-29cfc676bb27",
    "release_group_id": "85042c2c-894e-4ca1-bd33-cdfa64530aad",
    "labels": [
        "Royal Mountain Records"
    ],
    "label_ids": [
        "564dc8fb-cbd0-453b-ad29-dd867556d041"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn band Gustaf's new album was released in April. Get it here: https://gustaf-nyc.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}