Information about plays

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

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

{
    "id": 3626044,
    "uri": "https://api.kexp.org/v2/plays/3626044/?format=api",
    "airdate": "2026-03-06T15:32:43-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb250.jpg",
    "song": "Mosquito",
    "track_id": "d60f8006-8ada-49e3-bc1c-e013f13c861b",
    "recording_id": "373a25e7-d9ec-4089-bb1d-9c4d43ff2162",
    "artist": "Hater",
    "artist_ids": [
        "3fe21fe9-ecf8-4b3c-b10f-d1b288cced5e"
    ],
    "album": "Mosquito",
    "release_id": "8f094d44-d4c3-43b0-90ef-b2ab74731e7b",
    "release_group_id": "7b29a591-3774-42aa-8894-c151d90156e6",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Scandinavian indie-pop four-piece Hater end a three-year hiatus following their formidable third album Sincere with the release of Mosquito. The Malmö-based band sound rejuvenated — creating a mix between the raw indie-pop energy they’ve become known for with a more direct, polished approach to songwriting. Read more about them here: https://www.firerecords.com/artists/hater/\n\nTheir new album 'Mosquito' just released today!\n\nhttps://hatermalmo.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}