Information about plays

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

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

{
    "id": 3548219,
    "uri": "https://api.kexp.org/v2/plays/3548219/?format=api",
    "airdate": "2025-09-03T00:57:16-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia800608.us.archive.org/5/items/mbid-efeb86ec-b285-4039-886c-872817e3c28b/mbid-efeb86ec-b285-4039-886c-872817e3c28b-4669800873_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/5/items/mbid-efeb86ec-b285-4039-886c-872817e3c28b/mbid-efeb86ec-b285-4039-886c-872817e3c28b-4669800873_thumb250.jpg",
    "song": "Your Drums, Your Love",
    "track_id": "066ae754-ef16-4134-84e9-d5aa77a5c76f",
    "recording_id": "b3459ce0-e123-4dfe-9e9a-15aa82c3463c",
    "artist": "AlunaGeorge",
    "artist_ids": [
        "e9da3ed5-eb9a-4f70-a0ed-4e59e380601f"
    ],
    "album": "Body Music",
    "release_id": "efeb86ec-b285-4039-886c-872817e3c28b",
    "release_group_id": "7e054c1a-f419-4059-a0ad-b89a9c435ec7",
    "labels": [
        "Island Records"
    ],
    "label_ids": [
        "71f33816-b284-4926-bd99-f6b7a83fb172"
    ],
    "release_date": "2013-07-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the final song for Michele's sets tonight. Stay tuned! \nAlunaGeorge are a cinematic electronic duo from London. \nhttps://www.alunageorge.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}