Information about plays

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

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

{
    "id": 3422380,
    "uri": "https://api.kexp.org/v2/plays/3422380/?format=api",
    "airdate": "2024-11-07T05:43:13-08:00",
    "show": 61785,
    "show_uri": "https://api.kexp.org/v2/shows/61785/?format=api",
    "image_uri": "https://coverartarchive.org/release/e2e0cde3-c5ef-4b48-a722-081df725b1af/14643710899-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e2e0cde3-c5ef-4b48-a722-081df725b1af/14643710899-250.jpg",
    "song": "Du gamla (That's Alright Since My Soul Got a Seat Up in the Kingdom)",
    "track_id": null,
    "recording_id": "ae204d77-e8dc-4565-bf05-0bd5c838825d",
    "artist": "Håkan Hellström",
    "artist_ids": [
        "6ee8668b-b4e1-48cf-ba25-a6f7c8bf864d"
    ],
    "album": "Du gamla du fria",
    "release_id": null,
    "release_group_id": "7b140e97-2cbe-49da-9822-493e445539dd",
    "labels": [
        "Woah Dad!"
    ],
    "label_ids": [
        "df77d0d8-33b8-47c7-8fbc-5b670ff301e4"
    ],
    "release_date": "2016-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track is a symphonic backing to this freedom song: \n\nAn extraordinary sound portrait of one of the oldest African American communities in the western world. Collectors Guy and Candie Carawan's document of Johns Island, South Carolina reveals a community full of music and life.\n\nhttps://folkways.si.edu/been-in-the-storm-so-long-spirituals-folk-tales-and-childrens-games-from-johns-island-sc/african-american-music-spoken-gospel/music/album/smithsonian",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}