Information about plays

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

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

{
    "id": 3501363,
    "uri": "https://api.kexp.org/v2/plays/3501363/?format=api",
    "airdate": "2025-05-14T17:10:27-07:00",
    "show": 63460,
    "show_uri": "https://api.kexp.org/v2/shows/63460/?format=api",
    "image_uri": "https://ia802204.us.archive.org/18/items/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4-25780951101_thumb500.jpg",
    "thumbnail_uri": "https://ia802204.us.archive.org/18/items/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4-25780951101_thumb250.jpg",
    "song": "Birds Don't Sing",
    "track_id": "31be62f8-9f09-4b3d-a875-e24c527ff0b9",
    "recording_id": "dabc16aa-8960-4a57-8b6e-26dd0a192119",
    "artist": "TV Girl",
    "artist_ids": [
        "38f0c7ac-46eb-49ca-b3ab-c785ccd05a60"
    ],
    "album": "French Exit",
    "release_id": "e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4",
    "release_group_id": "a7e457e6-4124-4cb5-9f2a-8c35a30835a3",
    "labels": [],
    "label_ids": [],
    "release_date": "2014-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This L.A. band describes their music as something, \"you can sing along to, but wouldn't sing around your parents.\"  \nOn their Bandcamp, they described \ntheir debut album -- \"Depending on how you look at it. 12 songs about lost lust, too much love and not enough.\"\n---\nRead this interview with TV Girl: https://www.synthhistory.com/post/interview-with-tv-girl\n---\nCheck out some photos we took of the band during a 2014 visit to the station: https://tinyurl.com/y44s2tr6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}