Information about plays

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

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

{
    "id": 3548831,
    "uri": "https://api.kexp.org/v2/plays/3548831/?format=api",
    "airdate": "2025-09-04T12:30:27-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia800806.us.archive.org/26/items/mbid-47bd836c-faa3-479d-8d46-28d2b9cc4f0f/mbid-47bd836c-faa3-479d-8d46-28d2b9cc4f0f-41205495033_thumb500.jpg",
    "thumbnail_uri": "https://ia600806.us.archive.org/26/items/mbid-47bd836c-faa3-479d-8d46-28d2b9cc4f0f/mbid-47bd836c-faa3-479d-8d46-28d2b9cc4f0f-41205495033_thumb250.jpg",
    "song": "Habibi",
    "track_id": "7ccb844b-49f1-4179-9cab-f70b7646ad80",
    "recording_id": "631aabed-19c4-4c7b-be76-1c638531527e",
    "artist": "Alsarah & the Nubatones",
    "artist_ids": [
        "3e6c62cf-6163-48f1-b493-e8633563e3b4"
    ],
    "album": "Seasons of the Road",
    "release_id": "47bd836c-faa3-479d-8d46-28d2b9cc4f0f",
    "release_group_id": "d6e51071-6dc8-4369-a086-7b6ef3ead8ad",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Where Vintage Sudan Meets Brooklyn beats: Alsarah & The Nubatones is an East-African Retro-Pop music group led by Alsarah, a singer, songwriter, and bandleader born in Sudan.\n\nIG: https://www.instagram.com/alsarahandthenubatones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}