Information about plays

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

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

{
    "id": 3521439,
    "uri": "https://api.kexp.org/v2/plays/3521439/?format=api",
    "airdate": "2025-07-02T00:37:32-07:00",
    "show": 63895,
    "show_uri": "https://api.kexp.org/v2/shows/63895/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb250.jpg",
    "song": "Grace",
    "track_id": "f9064c35-8559-46de-9dcc-23ef9144316e",
    "recording_id": "f2273bce-729e-4584-b076-51027f88de48",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "TANGK",
    "release_id": "794231d6-bfc2-4520-853b-8abb0c4204b1",
    "release_group_id": "8ba0ce4a-5fd3-48bf-8b36-da3d58760e32",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.idlesband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}