Information about plays

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

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

{
    "id": 3416613,
    "uri": "https://api.kexp.org/v2/plays/3416613/?format=api",
    "airdate": "2024-10-24T06:37:06-07:00",
    "show": 61658,
    "show_uri": "https://api.kexp.org/v2/shows/61658/?format=api",
    "image_uri": "https://ia803402.us.archive.org/14/items/mbid-29f02b70-36bf-43eb-83dc-b6245bc79d1e/mbid-29f02b70-36bf-43eb-83dc-b6245bc79d1e-39907582212_thumb500.jpg",
    "thumbnail_uri": "https://ia903402.us.archive.org/14/items/mbid-29f02b70-36bf-43eb-83dc-b6245bc79d1e/mbid-29f02b70-36bf-43eb-83dc-b6245bc79d1e-39907582212_thumb250.jpg",
    "song": "Toukambela",
    "track_id": "d99543ac-067b-4a5e-981c-70a9068ccbd8",
    "recording_id": "1da95b46-2fc1-483c-8e6d-9de41f29ac2d",
    "artist": "Songhoy Blues",
    "artist_ids": [
        "acc25e07-3392-437a-b409-ed73b47f3d59"
    ],
    "album": "Héritage",
    "release_id": "29f02b70-36bf-43eb-83dc-b6245bc79d1e",
    "release_group_id": "8eade05c-9da2-4de3-b4b1-f071ec07d658",
    "labels": [
        "Transgressive Records Ltd."
    ],
    "label_ids": [
        "081fce83-a689-412c-b73b-7bd935d2c8a0"
    ],
    "release_date": "2025-01-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sons of Mali. Groundbreaking Artists. Refugees. Virtuosos. Survivors. Rock Stars. Unforgettable & undeniable...\n\nThis 11-song, multi-lingual album is a breakthrough effort, led by the infectious & anthemic lead single, “WORRY”, and steeped in deep traditions of classic Malian music & desert blues, fused with an urgent & super-charged sound of now.\"\n\nhttps://songhoyblues.com/story/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}