Information about plays

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

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

{
    "id": 3612106,
    "uri": "https://api.kexp.org/v2/plays/3612106/?format=api",
    "airdate": "2026-02-02T01:25:53-08:00",
    "show": 65818,
    "show_uri": "https://api.kexp.org/v2/shows/65818/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-2fa18501-371e-4cfe-8e2d-afcb47a80fda/mbid-2fa18501-371e-4cfe-8e2d-afcb47a80fda-38210306051_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-2fa18501-371e-4cfe-8e2d-afcb47a80fda/mbid-2fa18501-371e-4cfe-8e2d-afcb47a80fda-38210306051_thumb250.jpg",
    "song": "Sonho Ancestral",
    "track_id": "5c71b307-7af1-459d-9c3e-bd1886bfc64f",
    "recording_id": "afbf6c71-d4e9-488b-8ce5-a0ea6f20ed85",
    "artist": "Amaro Freitas",
    "artist_ids": [
        "f8eee948-327e-4aa5-82d6-529fd2fdde3b"
    ],
    "album": "Y'Y",
    "release_id": "2fa18501-371e-4cfe-8e2d-afcb47a80fda",
    "release_group_id": "2c862b44-b7f3-431a-8f8a-fab94936c183",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2024-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Acoustic piano and thumb piano from the Brazilian composer and pianist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}