Information about plays

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

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

{
    "id": 3428248,
    "uri": "https://api.kexp.org/v2/plays/3428248/?format=api",
    "airdate": "2024-11-21T11:46:02-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia600205.us.archive.org/17/items/mbid-0fa6e69d-ad23-46f9-95b8-c9db4cdbc440/mbid-0fa6e69d-ad23-46f9-95b8-c9db4cdbc440-9537646329_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/17/items/mbid-0fa6e69d-ad23-46f9-95b8-c9db4cdbc440/mbid-0fa6e69d-ad23-46f9-95b8-c9db4cdbc440-9537646329_thumb250.jpg",
    "song": "Boogie Oogie Oogie",
    "track_id": "e3cf8fbb-0c35-3253-960a-f576808876a7",
    "recording_id": "66c91549-0e6c-47f9-a313-6003d79f982e",
    "artist": "A Taste of Honey",
    "artist_ids": [
        "8fb61843-e724-41b4-86bd-6e3b3dfe9c6e"
    ],
    "album": "The Disco Years, Volume 1: Turn The Beat Around (1974-1978)",
    "release_id": "0fa6e69d-ad23-46f9-95b8-c9db4cdbc440",
    "release_group_id": "93862a4b-de0c-3f64-a78d-5efbeb07ebfe",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1990-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band got the idea for this song when they played a show at a military base. It was a tough crowd, and the audience was not responding to their songs.\n\nLead singer Hazel Payne admonished them from the stage: \"If you're thinking that you're too cool to boogie, we've got news for you. Everyone here tonight must boogie and you are no exception to the rule.\" Afterwards in her hotel room, bass player Janice Marie Johnson wrote down the line, thinking that it would be a good song lyric. The single went on to sell over 2 million copies.  https://bit.ly/2Vk0KDr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}