Information about plays

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

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

{
    "id": 3413037,
    "uri": "https://api.kexp.org/v2/plays/3413037/?format=api",
    "airdate": "2024-10-15T16:31:43-07:00",
    "show": 61585,
    "show_uri": "https://api.kexp.org/v2/shows/61585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Future Starts Slow",
    "track_id": "e96eedad-db19-3ce0-b412-3127b5ac41eb",
    "recording_id": "505b1351-6fc8-45ec-9ca4-277f9bd4b18d",
    "artist": "The Kills",
    "artist_ids": [
        "2c629b8c-d751-4131-b785-5690bb5e0fd7"
    ],
    "album": "Blood Pressures",
    "release_id": "97678152-447e-439b-8aba-773fc4e8336b",
    "release_group_id": "b2cab197-5107-46a0-8b26-049f4771f4c5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2011-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Blood Pressures' is the fourth studio album released by The Kills. \n\nThey recently released a new EP, Happier Girls Sessions.\nhttps://thekills.tv/ \n\n---\nThe Kills joined Cheryl Waters in the studio this past February - you can check it out here: https://www.youtube.com/watch?v=t_NbKcuTU1E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}