Information about plays

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

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

{
    "id": 3612976,
    "uri": "https://api.kexp.org/v2/plays/3612976/?format=api",
    "airdate": "2026-02-04T04:45:31-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://ia902901.us.archive.org/24/items/mbid-30fe320e-2996-4a09-9730-6201a1c81cc4/mbid-30fe320e-2996-4a09-9730-6201a1c81cc4-9218995319_thumb500.jpg",
    "thumbnail_uri": "https://ia802901.us.archive.org/24/items/mbid-30fe320e-2996-4a09-9730-6201a1c81cc4/mbid-30fe320e-2996-4a09-9730-6201a1c81cc4-9218995319_thumb250.jpg",
    "song": "Dance, Dance, Dance",
    "track_id": "fe80e4fb-7a11-3e3b-bf76-9cc904804f67",
    "recording_id": "b2f3cbeb-c9a8-4612-b44c-6836808b67c3",
    "artist": "Lykke Li",
    "artist_ids": [
        "cc7d4686-ea02-45fd-956e-94c1a322558c"
    ],
    "album": "Little Bit EP",
    "release_id": "3e434f1e-3d2d-4140-94c5-75cb14531e4b",
    "release_group_id": "1f49dbca-3e7b-32cd-be23-9bf940815513",
    "labels": [
        "The Control Group"
    ],
    "label_ids": [
        "285c66f9-f711-4d13-a071-754e08bba631"
    ],
    "release_date": "2008-05-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy Live Video from Lykke Li's 2014 KEXP In-Studio, hosted by Cheryl Waters: https://bit.ly/3jv5LF0.\n\nhttps://www.lykkeli.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}