Information about plays

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

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

{
    "id": 3542474,
    "uri": "https://api.kexp.org/v2/plays/3542474/?format=api",
    "airdate": "2025-08-20T12:33:25-07:00",
    "show": 64339,
    "show_uri": "https://api.kexp.org/v2/shows/64339/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-9df4a278-e5f5-4e98-824e-988758138989/mbid-9df4a278-e5f5-4e98-824e-988758138989-42748217048_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-9df4a278-e5f5-4e98-824e-988758138989/mbid-9df4a278-e5f5-4e98-824e-988758138989-42748217048_thumb250.jpg",
    "song": "Self‐Discipline",
    "track_id": "9686e003-5349-400f-b855-8e494627b25f",
    "recording_id": "193634bf-4d72-424e-bc49-f9239d185507",
    "artist": "Rounak Maiti",
    "artist_ids": [
        "3bce9d9c-304d-4b60-a583-fe422a64e7df"
    ],
    "album": "Brute Fact/Home Truth",
    "release_id": "9df4a278-e5f5-4e98-824e-988758138989",
    "release_group_id": "ca99af62-2cb9-4290-af41-6fcbf291342b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rounak Maiti is a singer-songwriter, producer and multi-instrumentalist from Bombay India.\n\nhttps://rounakmaiti.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}