Information about plays

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

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

{
    "id": 3428713,
    "uri": "https://api.kexp.org/v2/plays/3428713/?format=api",
    "airdate": "2024-11-22T14:34:45-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia903401.us.archive.org/7/items/mbid-16f20491-ec24-4b7c-beac-61874628a06a/mbid-16f20491-ec24-4b7c-beac-61874628a06a-32219204014_thumb500.jpg",
    "thumbnail_uri": "https://ia903401.us.archive.org/7/items/mbid-16f20491-ec24-4b7c-beac-61874628a06a/mbid-16f20491-ec24-4b7c-beac-61874628a06a-32219204014_thumb250.jpg",
    "song": "Energy",
    "track_id": "fa130618-caf5-41d9-90a0-b4d964159904",
    "recording_id": "a2b29245-7809-44c4-9026-4d39d5b965a6",
    "artist": "Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Energy",
    "release_id": "16f20491-ec24-4b7c-beac-61874628a06a",
    "release_group_id": "7b8e6a24-279f-482d-9900-c871fe5d4a8b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-11-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Peggy\n\nZambian-born, Botswana-raised, Melbourne-based artist. https://sampathegreat.com/\n\nWatch Sampa The Great performing live in the KEXP studio here.\nhttps://www.youtube.com/watch?v=Sit2mu4jWok\nhttps://sampathegreat.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}