Information about plays

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

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

{
    "id": 3575190,
    "uri": "https://api.kexp.org/v2/plays/3575190/?format=api",
    "airdate": "2025-11-07T16:21:35-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?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": "Carousel",
    "track_id": "3cc143d7-0778-4b04-93fb-711e24835d32",
    "recording_id": "653a9abc-59e3-4b9b-8de6-7879997b5581",
    "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": "Brand new from Australian Singer-Songwriter, Hatchie!\n\nhttps://www.hatchie.net/\n\nWatch Evie interview Hatchie here: https://www.youtube.com/watch?v=EPBKs6jzfE0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}