Information about plays

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

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

{
    "id": 3627094,
    "uri": "https://api.kexp.org/v2/plays/3627094/?format=api",
    "airdate": "2026-03-09T12:25:05-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-573e70ee-76db-4563-99f8-7158d31e126d/mbid-573e70ee-76db-4563-99f8-7158d31e126d-12008282751_thumb250.jpg",
    "song": "Hot (Ratatat remix)",
    "track_id": "37378802-6e7e-318d-9a32-8a397e69a2e5",
    "recording_id": "9b388b81-ca55-4804-9811-7d911fa90e7f",
    "artist": "Missy Elliott",
    "artist_ids": [
        "a0b8cb9e-7532-45fe-a74c-30e7c4009a39"
    ],
    "album": "Ratatat Remixes Mixtape, Volume 1",
    "release_id": "573e70ee-76db-4563-99f8-7158d31e126d",
    "release_group_id": "d266919d-2e4a-3a28-a236-ea74c2454eaf",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Matt in Brooklyn!\n\nMissy's Hot is track 3 on Ratatat Remixes Vol. 1, a self-released remix album by Brooklyn indie-electro duo Ratatat which included reworked songs by Kanye West, Raekwon, Ghostface Killah, and more.\n\nhttps://www.missy-elliott.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}