Information about plays

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

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

{
    "id": 3428347,
    "uri": "https://api.kexp.org/v2/plays/3428347/?format=api",
    "airdate": "2024-11-21T17:37:45-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia600400.us.archive.org/1/items/mbid-9d45beac-a538-4206-8c14-afccda5de72d/mbid-9d45beac-a538-4206-8c14-afccda5de72d-39111896157_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/1/items/mbid-9d45beac-a538-4206-8c14-afccda5de72d/mbid-9d45beac-a538-4206-8c14-afccda5de72d-39111896157_thumb250.jpg",
    "song": "Girls",
    "track_id": "5349818d-b731-40a2-b234-4de7ab12789b",
    "recording_id": "abc93942-3925-45ae-9a9b-0882f3dfc5d9",
    "artist": "TSHA feat. Rose Gray",
    "artist_ids": [
        "32a49e9e-2434-49ab-9194-3985d757de40",
        "0e3ca88b-910e-4daa-97db-68f3722edd5f"
    ],
    "album": "Sad Girl",
    "release_id": "9d45beac-a538-4206-8c14-afccda5de72d",
    "release_group_id": "22c5c822-083f-4617-a7d9-2e25cac25137",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TSHA's second full-length album. https://tinyurl.com/mr2uz5zy\n\nAbout Sad Girl, TSHA shares, \"It was important to me that this album also be about my growing confidence and learning to have fun as a woman while realising your worth.  I’ve worked with Rose before and she’s so talented—she brought this perfect Cyndi Lauper vibe to the track, making it a celebration of female power.\"\n\nWatch the video for \"Girls\" (feat. Rose Gray) here: https://tinyurl.com/546rxkze",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}