Information about plays

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

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

{
    "id": 3339782,
    "uri": "https://api.kexp.org/v2/plays/3339782/?format=api",
    "airdate": "2024-04-25T05:50:31-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia800203.us.archive.org/29/items/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19-38342991768_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/29/items/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19/mbid-e2a83ddb-8b26-458d-b676-4a9ac4100a19-38342991768_thumb250.jpg",
    "song": "Stand Tall",
    "track_id": "b79abec8-327d-4049-8654-233b163ac00d",
    "recording_id": "23446799-28cd-49e9-882a-d32fd71b34f7",
    "artist": "Rapsody",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e"
    ],
    "album": "Please Don’t Cry",
    "release_id": "e2a83ddb-8b26-458d-b676-4a9ac4100a19",
    "release_group_id": "0e7d4377-561a-45d0-9652-084884490490",
    "labels": [
        "Roc Nation",
        "Jamla Records, LLC"
    ],
    "label_ids": [
        "7204e52a-64c8-4a48-9bca-079359ee9d3f",
        "fd452f0b-deca-4c3e-a282-9d7b550bc5ef"
    ],
    "release_date": "2024-05-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'Stand Tall' is the first song I recorded when I started working on this album in 2020,\" Rapsody says. \"I would say it represents my desire to speak to my humanness in the most free way. It started me on the journey, and it required me to be fearless, which is why I titled it 'Stand Tall' – be firm in who you are, legs straight, shoulder back, chest out.\"\n\nThe two-minute song comes with a five-minute video/short film featuring Rapsody in conversation with friend and actress Sanaa Lathan. https://youtu.be/kelMJhur2cc",
    "play_type": "trackplay"
}