Information about plays

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

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

{
    "id": 3500312,
    "uri": "https://api.kexp.org/v2/plays/3500312/?format=api",
    "airdate": "2025-05-12T06:27:10-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://coverartarchive.org/release/2165c961-2706-4843-bbac-288d86cd99d1/22369900125-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2165c961-2706-4843-bbac-288d86cd99d1/22369900125-250.jpg",
    "song": "Follow Your Arrow",
    "track_id": null,
    "recording_id": "db0273cd-00a1-4a59-8758-0b370738d1d3",
    "artist": "Kacey Musgraves",
    "artist_ids": [
        "d1393ecb-431b-4fde-a6ea-d769f2f040cb"
    ],
    "album": "Same Trailer Different Park",
    "release_id": null,
    "release_group_id": "71758d87-635d-4d2f-9e5f-acbafbe2a928",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2013-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Kacey Musgraves' debut studio album, 'Same Trailer Different Park,' released in 2013. The album won the Grammy Award for Best Country Album at the 56th Annual Grammy Awards.\n\nThis humorous anthem finds Musgraves urging her fans to be true to themselves no matter what society dictates. \"It's one that maybe six years ago I couldn't have written,\" Musgraves told Radio.com of the song. \"I had a different outlook then, but just growing and learning more about people and life, it just allowed me to write that.\"\nhttps://bit.ly/3IodaBF\n\nhttps://www.kaceymusgraves.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}