Information about plays

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

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

{
    "id": 3519984,
    "uri": "https://api.kexp.org/v2/plays/3519984/?format=api",
    "airdate": "2025-06-28T15:26:28-07:00",
    "show": 63862,
    "show_uri": "https://api.kexp.org/v2/shows/63862/?format=api",
    "image_uri": "https://coverartarchive.org/release/ae30c7bc-b346-43a6-b515-b98c6fc15d3a/37692588768-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ae30c7bc-b346-43a6-b515-b98c6fc15d3a/37692588768-250.jpg",
    "song": "Glow - Intermission",
    "track_id": null,
    "recording_id": "a216e0f1-3c85-4bf0-89c2-faa8822f867a",
    "artist": "Seven Davis Jr., Nina Lares, Luke Solomon & The Illustrious Blacks",
    "artist_ids": [
        "3d81674e-b919-4020-b714-24d644a3374a",
        "2f448a14-a112-41cf-aa21-4e98438dc582",
        "ece32969-caec-46eb-b74b-336800ec48d5",
        "73e3ebdb-df85-40a5-b756-1a8b6a24ef33"
    ],
    "album": "Stranger Than Fiction",
    "release_id": null,
    "release_group_id": "2abd1865-48f1-4ead-b0aa-f9393f8ae24d",
    "labels": [
        "Secret Angels"
    ],
    "label_ids": [
        "b2c3df3f-ca1b-4761-9ec7-26afedcd2905"
    ],
    "release_date": "2024-01-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seven Davis Jr. is a singer, songwriter, producer and DJ known for releasing various genres of music fusing Dance, Trip Hop, Funk and Soul.\n\nhttps://sevendavisjrmusic.bandcamp.com/album/stranger-than-fiction",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}