Information about plays

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

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

{
    "id": 3439345,
    "uri": "https://api.kexp.org/v2/plays/3439345/?format=api",
    "airdate": "2024-12-17T18:32:27-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia801505.us.archive.org/33/items/mbid-cd39e963-9a9c-4bec-b4a5-62b9706f7014/mbid-cd39e963-9a9c-4bec-b4a5-62b9706f7014-40572316769_thumb500.jpg",
    "thumbnail_uri": "https://ia801505.us.archive.org/33/items/mbid-cd39e963-9a9c-4bec-b4a5-62b9706f7014/mbid-cd39e963-9a9c-4bec-b4a5-62b9706f7014-40572316769_thumb250.jpg",
    "song": "Summer 2000 Baby",
    "track_id": "8b3eaa3f-4238-4205-b644-9b069fb424b3",
    "recording_id": "09913054-a1f9-4510-8dd1-5668a14c93d4",
    "artist": "TV Girl",
    "artist_ids": [
        "38f0c7ac-46eb-49ca-b3ab-c785ccd05a60"
    ],
    "album": "Fauxllennium",
    "release_id": "cd39e963-9a9c-4bec-b4a5-62b9706f7014",
    "release_group_id": "6f1f1e16-5f6e-4949-8d4e-fd251f6599e5",
    "labels": [
        "Blissful Serenity Industries, LLC"
    ],
    "label_ids": [
        "cc4d7726-6fe6-4526-b07a-4a5388461198"
    ],
    "release_date": "2024-12-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Some of the best of 2024!\n\n\"Trippy indie-pop peers George Clanton and TV Girl have joined forces for a pair of new singles. \"Summer 2000 Baby” is their crack at a disco-fueled party starter, and features elements of Y2k preteen pop crew X-Cetra’s “Summer 2000.”\"\n-\nhttps://www.stereogum.com/2274994/george-clanton-tv-girl-summer-2000-baby-take-a-trip/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}