Information about plays

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

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

{
    "id": 3339783,
    "uri": "https://api.kexp.org/v2/plays/3339783/?format=api",
    "airdate": "2024-04-25T05:52:39-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia800300.us.archive.org/20/items/mbid-56143b33-aafd-4c2f-ab41-e698636672b1/mbid-56143b33-aafd-4c2f-ab41-e698636672b1-38601622423_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/20/items/mbid-56143b33-aafd-4c2f-ab41-e698636672b1/mbid-56143b33-aafd-4c2f-ab41-e698636672b1-38601622423_thumb250.jpg",
    "song": "Tmannit",
    "track_id": "345db2e9-e485-47fa-90d8-aee26302c0d9",
    "recording_id": "4931efd5-decf-4d48-b1ad-65c0b780593f",
    "artist": "Emel",
    "artist_ids": [
        "f8c63f5f-4329-4511-8fe4-d8d8f146f455"
    ],
    "album": "MRA",
    "release_id": "56143b33-aafd-4c2f-ab41-e698636672b1",
    "release_group_id": "46e9d863-3f2b-42a8-b102-599b87f3e1dc",
    "labels": [
        "Little Human"
    ],
    "label_ids": [
        "4cd354df-2a84-4cfe-90f6-230b704c5362"
    ],
    "release_date": "2024-04-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emel = EM-ELL, MRA = ehm-rah\n\nNew release, and fifth album from Brooklyn-based Tunisian-American artist sees her collaborating with an extraordinary cast of women for the project! \n\nhttps://emel.bandcamp.com/album/mra",
    "play_type": "trackplay"
}