Information about plays

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

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

{
    "id": 3422091,
    "uri": "https://api.kexp.org/v2/plays/3422091/?format=api",
    "airdate": "2024-11-06T12:17:29-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia903209.us.archive.org/30/items/mbid-f655e246-7b8a-44aa-a82e-73d37679a3d7/mbid-f655e246-7b8a-44aa-a82e-73d37679a3d7-15328431149_thumb500.jpg",
    "thumbnail_uri": "https://ia803209.us.archive.org/30/items/mbid-f655e246-7b8a-44aa-a82e-73d37679a3d7/mbid-f655e246-7b8a-44aa-a82e-73d37679a3d7-15328431149_thumb250.jpg",
    "song": "Bird's Lament",
    "track_id": "656bbb98-2c41-38dc-b81e-b7475e393893",
    "recording_id": "25f7c11a-d6df-4f02-b653-a6e7d7eab540",
    "artist": "Moondog",
    "artist_ids": [
        "0b8dff0b-ce42-4cc6-afd1-1841f7781ed4"
    ],
    "album": "DJ-Kicks: Henrik Schwarz",
    "release_id": "f655e246-7b8a-44aa-a82e-73d37679a3d7",
    "release_group_id": "40abd6f5-b030-3480-9b5a-bb843b7f1cc6",
    "labels": [
        "!K7"
    ],
    "label_ids": [
        "893364ff-1830-4694-833d-93751f14f984"
    ],
    "release_date": "2006-10-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bird's Lament is a classical jazz composition by German musician and composer, Moondog. This is the remix by German DJ Henrik Shwartz, known for his remixes of deep house cuts with original compositions.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}