Information about plays

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

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

{
    "id": 3619771,
    "uri": "https://api.kexp.org/v2/plays/3619771/?format=api",
    "airdate": "2026-02-20T04:09:11-08:00",
    "show": 65979,
    "show_uri": "https://api.kexp.org/v2/shows/65979/?format=api",
    "image_uri": "https://coverartarchive.org/release/92e9cf4e-2a39-4a26-b4bf-ab5cc4d46768/40718342069-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/92e9cf4e-2a39-4a26-b4bf-ab5cc4d46768/40718342069-250.jpg",
    "song": "Come On Home",
    "track_id": null,
    "recording_id": "6f6d0444-1835-43f4-bf96-c169ca35e465",
    "artist": "fat jon",
    "artist_ids": [
        "f9288855-58f9-42ed-8001-6edc34d2f00a"
    ],
    "album": "Obscurity Continuum",
    "release_id": null,
    "release_group_id": "bf8e2da4-3f8c-44f0-af74-212ec0493f95",
    "labels": [
        "Sichtexot"
    ],
    "label_ids": [
        "605a27a9-44c8-4cd3-8372-d1f816e1a0e8"
    ],
    "release_date": "2024-12-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest from fat jon, co-founder of the Cincinatti group Five Deez.\n\nhttps://sichtexot.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}