Information about plays

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

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

{
    "id": 3413352,
    "uri": "https://api.kexp.org/v2/plays/3413352/?format=api",
    "airdate": "2024-10-16T10:17:53-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "New Rules",
    "track_id": "6a6fbd58-8d59-4ef1-bb00-0b03fb9c91c5",
    "recording_id": "3cb7f104-fb1d-4310-88ca-720c5a82af49",
    "artist": "Blankenberge",
    "artist_ids": [
        "ddcb5d7b-95c7-4a29-bec2-e540f7ea0e80"
    ],
    "album": "New Rules",
    "release_id": "74d3af5f-df07-4744-8788-65a6eec6890f",
    "release_group_id": "9775bda4-5423-4302-a524-125f762f1c15",
    "labels": [
        "Automatic Music"
    ],
    "label_ids": [
        "949e32bd-b436-44d8-9ffc-3d7e04c22188"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Newest single from Blankenberge, a rock band out of Saint Petersburg, Russia! 'New Rules' is their new album, set to release in early 2025! \nhttps://blankenberge.bandcamp.com/track/new-rules?fbclid=PAZXh0bgNhZW0CMTEAAaZ6WChd2wLPijAwx9O7M0fo4ZGUorSmtYme_XmPdmkJRVfBVNEs6TMCBAA_aem_WvEW9ga2lLRabhGZ1ayimg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}