Information about plays

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

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

{
    "id": 3437566,
    "uri": "https://api.kexp.org/v2/plays/3437566/?format=api",
    "airdate": "2024-12-13T12:01:36-08:00",
    "show": 62097,
    "show_uri": "https://api.kexp.org/v2/shows/62097/?format=api",
    "image_uri": "https://ia802301.us.archive.org/17/items/mbid-4526b55b-98d3-45ae-b460-30de1bbb6c9a/mbid-4526b55b-98d3-45ae-b460-30de1bbb6c9a-30574451863_thumb500.jpg",
    "thumbnail_uri": "https://ia902301.us.archive.org/17/items/mbid-4526b55b-98d3-45ae-b460-30de1bbb6c9a/mbid-4526b55b-98d3-45ae-b460-30de1bbb6c9a-30574451863_thumb250.jpg",
    "song": "Stay High (Brittany Howard cover)",
    "track_id": "5afe7f9c-5658-4f9a-830f-d5dc9812ac90",
    "recording_id": "65613a88-7047-4951-abd9-1b2a48ac39b7",
    "artist": "Childish Gambino",
    "artist_ids": [
        "7fb57fba-a6ef-44c2-abab-2fa3bdee607e"
    ],
    "album": "Stay High",
    "release_id": "63ce88ed-aa47-41d6-a9d7-48a0b3ffc1db",
    "release_group_id": "58072eac-255f-460b-b55d-f236d6019c7d",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-07-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brittany Howard's Jaime Reimagined is a remix compilation of tracks from her 2019 album, Jaime. This is Donald Glover aka Childish Gambino's lovely cover of the Grammy winning track \"Stay High\": https://bit.ly/3eDdWwS\n\nHoward released her sophomore solo album, What Now?, earlier this year. \nhttps://www.brittanyhoward.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}