Information about plays

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

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

{
    "id": 3627438,
    "uri": "https://api.kexp.org/v2/plays/3627438/?format=api",
    "airdate": "2026-03-10T14:06:47-07:00",
    "show": 66145,
    "show_uri": "https://api.kexp.org/v2/shows/66145/?format=api",
    "image_uri": "https://coverartarchive.org/release/35515550-6500-4268-9bba-98db9d52a6bd/18944633156-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/35515550-6500-4268-9bba-98db9d52a6bd/18944633156-250.jpg",
    "song": "Galang",
    "track_id": null,
    "recording_id": "7712530f-8c6e-4d99-ab06-4a1a088024f4",
    "artist": "M.I.A.",
    "artist_ids": [
        "7cf0ea9d-86b9-4dad-ba9e-2355a64899ea"
    ],
    "album": "Arular",
    "release_id": null,
    "release_group_id": "32d38e25-27e8-45bc-b79b-931f5a609546",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2005-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "M.I.A. named the album after her estranged father. She explains, \"My mum always used to say about my father, 'He was so useless, all he ever gave you was his name.' So I turned it around and turned that something into nothing. And at the same time I thought it would be a good way to find him. If he really was an egomaniac, he'd be looking himself up and he'd get this pop album stealing his name that would turn out to be me, and he'd have to get in touch.\"\n\nThe plan worked, but her father only contacted her for one reason: to ask her to change the name of the album. https://tinyurl.com/4nwaybpy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}