Information about plays

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

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

{
    "id": 3570642,
    "uri": "https://api.kexp.org/v2/plays/3570642/?format=api",
    "airdate": "2025-10-27T13:51:45-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?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": "Idolising People Like Madlib",
    "track_id": "661b5b04-79ad-4fca-8627-a74f2ea504e9",
    "recording_id": "fdb81add-a64f-457a-9778-05603a549aaa",
    "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": "He got the nickname \"Lack of Afro\" because, as a \"fairly nerdy looking white guy,\" he obviously lacked an afro despite playing vintage funk music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}