Information about plays

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

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

{
    "id": 3562287,
    "uri": "https://api.kexp.org/v2/plays/3562287/?format=api",
    "airdate": "2025-10-07T07:51:39-07:00",
    "show": 64770,
    "show_uri": "https://api.kexp.org/v2/shows/64770/?format=api",
    "image_uri": "https://ia904606.us.archive.org/4/items/mbid-b0d8b1f3-d09f-4df4-88d1-e771aad7edb6/mbid-b0d8b1f3-d09f-4df4-88d1-e771aad7edb6-30807859547_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/4/items/mbid-b0d8b1f3-d09f-4df4-88d1-e771aad7edb6/mbid-b0d8b1f3-d09f-4df4-88d1-e771aad7edb6-30807859547_thumb250.jpg",
    "song": "The Grey Commute",
    "track_id": "f1a74807-7150-4a83-aac2-a2e72bdee799",
    "recording_id": "f6a46dc7-76ac-4388-ac43-33004a41b2a6",
    "artist": "Nation Of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "A Way Forward",
    "release_id": "b0d8b1f3-d09f-4df4-88d1-e771aad7edb6",
    "release_group_id": "0aa93ff3-6bbe-4433-95f8-7c1061f6e58e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#479 on YOUR countdown of the greatest albums of all-time. Well DONE getting NOL on the list! \nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}