Information about plays

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

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

{
    "id": 3575048,
    "uri": "https://api.kexp.org/v2/plays/3575048/?format=api",
    "airdate": "2025-11-07T08:16:32-08:00",
    "show": 65044,
    "show_uri": "https://api.kexp.org/v2/shows/65044/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb250.jpg",
    "song": "Plain To See",
    "track_id": "18ce24f2-5058-41fb-9a73-595ccd53b160",
    "recording_id": "fbc47aac-cbd8-4b36-90fe-79736822756d",
    "artist": "Lack of Afro",
    "artist_ids": [
        "1b337b9f-1562-4863-a5c8-50c9d6d5e010"
    ],
    "album": "Love Dealer",
    "release_id": "a48ba9ff-4def-495f-9200-136bb1da5270",
    "release_group_id": "034068f5-c40c-4e66-9cd3-a26071798742",
    "labels": [
        "The Bastion Music Group"
    ],
    "label_ids": [
        "61652d62-c17e-4706-b722-d232e3bbc33e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy this one-on-one interview with multi-instrumentalist and producer Adam Gibbons (Lack of Afro) about 20 years of making music, his final tour, and his new album \"Love Dealer\": https://www.hivemagazine.net/features/one-on-one-an-interview-with-lack-of-afro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}