Information about plays

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

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

{
    "id": 3626421,
    "uri": "https://api.kexp.org/v2/plays/3626421/?format=api",
    "airdate": "2026-03-07T15:14:42-08:00",
    "show": 66119,
    "show_uri": "https://api.kexp.org/v2/shows/66119/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313/mbid-ea7e7baa-43cb-4ebb-8f7b-c21f09be0313-31654206423_thumb250.jpg",
    "song": "Electricity",
    "track_id": "9842fa96-b828-3038-8d8b-fd08f8b53f4e",
    "recording_id": "c411be02-89f1-4df0-8d00-9a1677b62ea6",
    "artist": "Orchestral Manoeuvres in the Dark",
    "artist_ids": [
        "6d072aa8-c851-49c5-92f9-cbca05f4bed9"
    ],
    "album": "Machine Soul: An Odyssey Into Electronic Dance Music",
    "release_id": "ea7e7baa-43cb-4ebb-8f7b-c21f09be0313",
    "release_group_id": "e1c7ce40-45f4-3e5f-aba4-9a1f4b3e3ee9",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2000-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Electricity\" features on Orchestral Manoeuvres in the Dark debut self-titled album and was also their debut single released in advance of the album in 1979.\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}