Information about plays

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

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

{
    "id": 3420566,
    "uri": "https://api.kexp.org/v2/plays/3420566/?format=api",
    "airdate": "2024-11-02T18:20:16-07:00",
    "show": 61747,
    "show_uri": "https://api.kexp.org/v2/shows/61747/?format=api",
    "image_uri": "https://coverartarchive.org/release/9f7bd4a9-7072-4464-aae4-52304797704f/38489753507-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9f7bd4a9-7072-4464-aae4-52304797704f/38489753507-250.jpg",
    "song": "Let Them Row",
    "track_id": null,
    "recording_id": "faba7c40-d42c-46ac-ac7c-5ab8995dc7dc",
    "artist": "Dana Gavanski",
    "artist_ids": [
        "de44f5f9-3f3c-4a47-a8c9-598d6c55b06f"
    ],
    "album": "LATE SLAP",
    "release_id": null,
    "release_group_id": "2eadb349-d962-40a3-a1ea-8d91488f2049",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2024-04-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Vancouver's Dana Gavanski! She put out a record in April that's wonderful!\n\n\"Deep layers of vocal harmonies sneak in, as the song’s second movement introduces a carnivalesque synth that leads to a bubbly, rousing conclusion. This is a masterclass in the often-ignored art of arranging – no wasted space, no jostling for position, just an impeccable balance of voice and instrumentation creating an infectious yet refined art-pop gem.\"\n\nRead the full review of LATE SLAP (via Post Trash): https://post-trash.com/news/2024/4/5/album-of-the-week-dana-gavanski-late-slap",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}