Information about plays

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

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

{
    "id": 3549652,
    "uri": "https://api.kexp.org/v2/plays/3549652/?format=api",
    "airdate": "2025-09-06T15:21:55-07:00",
    "show": 64493,
    "show_uri": "https://api.kexp.org/v2/shows/64493/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79/mbid-45841de2-b7d2-432f-b119-0ceaaa6a8b79-42938522057_thumb250.jpg",
    "song": "Lose It Again",
    "track_id": "abf24dce-51e2-46d4-b759-7bf5ae3381b0",
    "recording_id": "b968b05e-cd2e-47db-a5a8-d2baef235b52",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Liquorice",
    "release_id": "45841de2-b7d2-432f-b119-0ceaaa6a8b79",
    "release_group_id": "f3d448bb-7105-438b-831a-52e73a82dffb",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian artist Harriette Pilbeam (Hatchie) has announced her third album, \"Liquorice,\" produced by Jay Som (Melina Duterte) and released on November 7th.\n--\nThis first single was co-written with Jeremy McLennan. It is paired with a lovingly lo-fi ’90s-inspired music video directed by longtime collaborator and partner Joe Agius.: https://www.youtube.com/watch?v=mRZ3rF8MHiw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}