Information about plays

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

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

{
    "id": 3590015,
    "uri": "https://api.kexp.org/v2/plays/3590015/?format=api",
    "airdate": "2025-12-12T05:01:16-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "https://coverartarchive.org/release/d7d2e25e-7f25-45f0-9321-e6f8e71b7cd1/5660299043-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d7d2e25e-7f25-45f0-9321-e6f8e71b7cd1/5660299043-250.jpg",
    "song": "Pick Your God or Devil",
    "track_id": null,
    "recording_id": "05717381-474a-40b1-bc37-d7cd6f2d2cae",
    "artist": "Robin Foster",
    "artist_ids": [
        "f07412b0-01ce-4033-8881-0e4e1f0562b4"
    ],
    "album": "Where Do We Go From Here?",
    "release_id": null,
    "release_group_id": "a81b6c3b-5577-4c78-92fa-598054c8643a",
    "labels": [
        "Last Exit Records"
    ],
    "label_ids": [
        "ef1c9f5c-c96c-4032-934a-8f24f26a732e"
    ],
    "release_date": "2011-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocals are by Canadian‑Nigerian singer Ndidi Onukwulu (credited as Ndidi O), who also has a songwriting credit alongside Foster’s composing credit.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}