Information about plays

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

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

{
    "id": 3427996,
    "uri": "https://api.kexp.org/v2/plays/3427996/?format=api",
    "airdate": "2024-11-20T22:12:24-08:00",
    "show": 61904,
    "show_uri": "https://api.kexp.org/v2/shows/61904/?format=api",
    "image_uri": "https://ia800102.us.archive.org/5/items/mbid-63fb37dc-e6fe-4d4a-b270-ec90f15b533b/mbid-63fb37dc-e6fe-4d4a-b270-ec90f15b533b-40030767586_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/5/items/mbid-63fb37dc-e6fe-4d4a-b270-ec90f15b533b/mbid-63fb37dc-e6fe-4d4a-b270-ec90f15b533b-40030767586_thumb250.jpg",
    "song": "Anyone In Love",
    "track_id": "a52dbe06-98ed-45d2-a04a-c27c22915337",
    "recording_id": "a6d5349a-21f7-4188-ae58-a92afa427fb5",
    "artist": "Jalen Ngonda",
    "artist_ids": [
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "Anyone In Love",
    "release_id": "63fb37dc-e6fe-4d4a-b270-ec90f15b533b",
    "release_group_id": "c8df0a53-e42e-495c-bdb2-3bde822c5867",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2024-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single featuring backing vocals from Saundra Williams, Charly Kay, & Kevin Keys.\n\nhttps://jalenngonda.bandcamp.com/track/anyone-in-love\n\nCheck out a KEXP performance from Jalen from last year;\n\nhttps://www.youtube.com/watch?v=b3ZY502GQFg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}