Information about plays

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

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

{
    "id": 3521219,
    "uri": "https://api.kexp.org/v2/plays/3521219/?format=api",
    "airdate": "2025-07-01T14:16:03-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "https://ia804606.us.archive.org/35/items/mbid-e49db18e-6c2e-4bc5-ab7f-9034bea6cb10/mbid-e49db18e-6c2e-4bc5-ab7f-9034bea6cb10-30857916906_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/35/items/mbid-e49db18e-6c2e-4bc5-ab7f-9034bea6cb10/mbid-e49db18e-6c2e-4bc5-ab7f-9034bea6cb10-30857916906_thumb250.jpg",
    "song": "Voyage",
    "track_id": "caea7ba8-7097-48b0-a778-126343000e03",
    "recording_id": "c5c41a0e-5a64-4f6b-9d6b-e9dadab9c225",
    "artist": "MUNYA",
    "artist_ids": [
        "8562cd5d-68d7-462e-9c33-40a0e3e4d082"
    ],
    "album": "Voyage to Mars",
    "release_id": "e49db18e-6c2e-4bc5-ab7f-9034bea6cb10",
    "release_group_id": "7353f96b-9a8c-4b89-8956-031cd4bf8fe4",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out Matt!\n---\nThe debut album from this Montreal-based artist (aka Josie Boivin) \n\nIn 2018 MUNYA started creating her own music which eventually became a series of three EPs - a trilogy - each named for a significant place in her life.      https://munya.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}