Information about plays

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

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

{
    "id": 3428554,
    "uri": "https://api.kexp.org/v2/plays/3428554/?format=api",
    "airdate": "2024-11-22T06:41:27-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia804506.us.archive.org/12/items/mbid-058aefde-1963-4778-8e22-d47f05b7a040/mbid-058aefde-1963-4778-8e22-d47f05b7a040-8007680522_thumb500.jpg",
    "thumbnail_uri": "https://ia904506.us.archive.org/12/items/mbid-058aefde-1963-4778-8e22-d47f05b7a040/mbid-058aefde-1963-4778-8e22-d47f05b7a040-8007680522_thumb250.jpg",
    "song": "I Heard It Through the Grapevine",
    "track_id": "73eb87a4-4820-365a-9adf-badb9166d12c",
    "recording_id": "98607ec9-ba33-4244-a0aa-1830c8476117",
    "artist": "The Slits",
    "artist_ids": [
        "ff9ef2ef-73a6-496c-8528-4b12b21afbfd"
    ],
    "album": "Typical Girls",
    "release_id": "058aefde-1963-4778-8e22-d47f05b7a040",
    "release_group_id": "d16f02a0-4b1e-3301-8b52-4ab7f6b0cce4",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1979-09-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Mark in PA!!\n--\nSix Degrees of Nirvana - The Cobain 50 podcast!\n\nThis track is a Marvin Gaye cover. Palmolive left The Slits and subsequently joined The Raincoats. Both Kleenex and the Slits are on the Rough Trade compilation Wanna Buy a Bridge? (1980).\n\nProduced by Barbados-born reggae producer and musician Dennis Bovell, The Slits’ debut is a heady mix of unconventional post-punk melodies, garage-reggae rhythms and dub textures, all topped by Ari Up’s distinctive vocal style. Kurt’s favourite Slits track, Typical Girls, is a good starting point for anyone wishing to acquaint themselves with this truly unique band, while guitar player Viv Albertine’s autobiography, Clothes Clothes Clothes Music Music Music Boys Boys Boys, brings you an eye-opening report of what it was like to be a woman growing up in the male-dominated world of ‘70s punk rock.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}