Information about plays

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

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

{
    "id": 3410056,
    "uri": "https://api.kexp.org/v2/plays/3410056/?format=api",
    "airdate": "2024-10-08T14:32:28-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia904607.us.archive.org/7/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/7/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb250.jpg",
    "song": "Goatbrain (radio edit)",
    "track_id": "ffab7935-580c-4415-826e-d8ae245365a2",
    "recording_id": "f26f095d-cc50-43a3-a7f8-f88c8272a444",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goatbrain (radio edit)",
    "release_id": "ed419b5c-db70-4f6a-af31-945110359a53",
    "release_group_id": "56dbbd2a-4ece-49d2-bf31-b5d7e6b771ca",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2024-09-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweden’s experimental rock collective Goat have a lot of songs starting with the name of their band – \"Goatman,\" \"Goatchild,\" \"Goatlord,\" \"Goatslaves,\" \"Goatfuzz,\" and so on – so it stands to reason that they would eventually make an album simply titled Goat. That album lands this Friday, October 11 via Rocket Recordings.\n---\nhttps://goat.bandcamp.com/album/goat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}