Information about plays

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

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

{
    "id": 3637002,
    "uri": "https://api.kexp.org/v2/plays/3637002/?format=api",
    "airdate": "2026-04-02T20:32:51-07:00",
    "show": 66348,
    "show_uri": "https://api.kexp.org/v2/shows/66348/?format=api",
    "image_uri": "https://coverartarchive.org/release/871dac58-8875-48bc-be3d-147c0ea6b6e0/35161508190-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/871dac58-8875-48bc-be3d-147c0ea6b6e0/35161508190-250.jpg",
    "song": "Shin Ramyun",
    "track_id": null,
    "recording_id": "3f5683f6-9b1e-4116-b04d-c01a402933b6",
    "artist": "Unknown Mortal Orchestra",
    "artist_ids": [
        "e2305342-0bde-4a2c-aed0-4b88694834de"
    ],
    "album": "V",
    "release_id": null,
    "release_group_id": "0b2fa2d0-b755-4c3c-bb9b-9cb8ee014892",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2023-03-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "IFYKYK\n\nhttps://nongshimusa.com/homev2/our-products/shin-brand/shin-ramyun/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}