Information about plays

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

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

{
    "id": 3416535,
    "uri": "https://api.kexp.org/v2/plays/3416535/?format=api",
    "airdate": "2024-10-24T02:21:27-07:00",
    "show": 61657,
    "show_uri": "https://api.kexp.org/v2/shows/61657/?format=api",
    "image_uri": "https://coverartarchive.org/release/0e272d73-ed9d-48b0-809c-8c562be52bd7/4416968015-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0e272d73-ed9d-48b0-809c-8c562be52bd7/4416968015-250.jpg",
    "song": "Step in the Arena",
    "track_id": null,
    "recording_id": "e52af8d5-6dbd-4e98-9c12-ecc53569816a",
    "artist": "Gang Starr",
    "artist_ids": [
        "9ef8042a-2528-4f5c-b7c1-5e72b1efe170"
    ],
    "album": "Step in the Arena",
    "release_id": null,
    "release_group_id": "b66d223b-f057-3bba-9fee-92ee3db86257",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second studio album from Gang Starr. The album was printed as a 1990 release per the album liner notes and commercially released in January 1991.\n\n\"MC Guru and DJ Premier were one of the most influential MC-and-DJ tag-teams of 90s hip-hop despite being overshadowed by other ensembles who experienced crossover success. Even with their underdog status, Gang Starr laid the blueprint for grassroots hip-hop and stayed true to their mission of being 'dedicated ministers of underground sound'.\" \nRead more about this classic release: https://www.udiscovermusic.com/news/gang-starr-classic-step-in-the-arena-reissue/\n--\nCelebrating the music of 1991 & 50 years of hip hop! - https://www.kexp.org/hiphop50/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}