Information about plays

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

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

{
    "id": 3577214,
    "uri": "https://api.kexp.org/v2/plays/3577214/?format=api",
    "airdate": "2025-11-12T11:10:46-08:00",
    "show": 65089,
    "show_uri": "https://api.kexp.org/v2/shows/65089/?format=api",
    "image_uri": "https://ia801806.us.archive.org/24/items/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4-28112742477_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/24/items/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4/mbid-6acf2fdc-c932-45e6-b08e-37a94b81b0b4-28112742477_thumb250.jpg",
    "song": "The Look",
    "track_id": "408b913e-6594-4c35-9bae-2a8aa46861a4",
    "recording_id": "81807670-b4d5-4535-bdcb-f3387e5f570e",
    "artist": "Metronomy",
    "artist_ids": [
        "93eb7110-0bc9-4d3f-816b-4b52ef982ec8"
    ],
    "album": "The English Riviera",
    "release_id": "9afe58bd-438c-4dbb-b12b-ac6227e094e1",
    "release_group_id": "f5979376-c7af-4bb5-a25b-d38f9ab584dc",
    "labels": [
        "Big Beat"
    ],
    "label_ids": [
        "915b9747-4dc9-4205-bae5-d5d4db5c3d44"
    ],
    "release_date": "2011-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by multi-instrumentalist and producer Joseph Mount watch Metronomy's 2020 KEXP in studio performance here: https://www.youtube.com/watch?v=rvQQFVSTVps\n\nhttps://www.metronomy.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}