Information about plays

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

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

{
    "id": 3437644,
    "uri": "https://api.kexp.org/v2/plays/3437644/?format=api",
    "airdate": "2024-12-13T16:31:40-08:00",
    "show": 62099,
    "show_uri": "https://api.kexp.org/v2/shows/62099/?format=api",
    "image_uri": "https://ia803405.us.archive.org/30/items/mbid-3cab27f5-672e-4b4f-9973-c6716ece5c0d/mbid-3cab27f5-672e-4b4f-9973-c6716ece5c0d-38750348367_thumb500.jpg",
    "thumbnail_uri": "https://ia803405.us.archive.org/30/items/mbid-3cab27f5-672e-4b4f-9973-c6716ece5c0d/mbid-3cab27f5-672e-4b4f-9973-c6716ece5c0d-38750348367_thumb250.jpg",
    "song": "Kimbara",
    "track_id": "3a7780d7-bd10-47a7-b80e-f6c9c36a80a6",
    "recording_id": "905080e6-6fdd-4d78-ba57-e721784d33b7",
    "artist": "Barry Can’t Swim",
    "artist_ids": [
        "7dcf3b98-701a-4309-a90c-eb4179b96ea9"
    ],
    "album": "Kimbara",
    "release_id": "3cab27f5-672e-4b4f-9973-c6716ece5c0d",
    "release_group_id": "9a419c83-e453-4cd2-b555-a1c6fdb99b64",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Barry Can't Swim is a Scottish electronic music producer and DJ.\n\nMaybe one day he'll learn to swim. Although I can't even imagine how intense that rebrand would be\n\nhttps://barrycantswim.bandcamp.com/album/kimbara https://barrycantswim.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}