Information about plays

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

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

{
    "id": 3437647,
    "uri": "https://api.kexp.org/v2/plays/3437647/?format=api",
    "airdate": "2024-12-13T16:38:22-08:00",
    "show": 62099,
    "show_uri": "https://api.kexp.org/v2/shows/62099/?format=api",
    "image_uri": "https://ia601203.us.archive.org/19/items/mbid-51742f0c-72e9-4f63-b1b5-5dde3c86670f/mbid-51742f0c-72e9-4f63-b1b5-5dde3c86670f-37314413241_thumb500.jpg",
    "thumbnail_uri": "https://ia601203.us.archive.org/19/items/mbid-51742f0c-72e9-4f63-b1b5-5dde3c86670f/mbid-51742f0c-72e9-4f63-b1b5-5dde3c86670f-37314413241_thumb250.jpg",
    "song": "Get Fly (I Wanna)",
    "track_id": "36351062-e3c5-470f-8488-4567081f82a4",
    "recording_id": "dde53a91-2608-4fdc-ae7e-e5d78a92d685",
    "artist": "Lewis OfMan feat. Gabriela Richardson",
    "artist_ids": [
        "f0963a9e-0250-4c97-a26f-e6915034fc9d",
        "7f87c3a7-2fde-4ea9-a83b-3e237d446cc5"
    ],
    "album": "Cristal Medium Blue",
    "release_id": "51742f0c-72e9-4f63-b1b5-5dde3c86670f",
    "release_group_id": "f0765aac-5205-47ce-95dc-84ff4ad6c09c",
    "labels": [
        "Profil de Face Records"
    ],
    "label_ids": [
        "7c91ebdd-310f-4f4a-9334-1636a722a00d"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song features Barcelona native Gabriela Richardson, an African American-Spanish artist whose songs have been streamed over 230 million times - https://esns.nl/en/festival/artists/gabriela-richardson/\n\nhttps://lewisofman.bandcamp.com/album/cristal-medium-blue\n\nPlaying you some of Evie's favorite tracks of 2024 today! Vote for your favorite albums before the end of today at kexp.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}