GET /api/v1/productions/305269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/305269/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305269/",
    "id": 305269,
    "title": "Tell a Story (Beepbox)",
    "author_nicks": [
        {
            "name": "childishbeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130103/?format=api",
                "id": 130103,
                "name": "childishbeat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4378/",
            "id": 4378,
            "name": "Lovebyte 2022",
            "tagline": "Bring the Love!",
            "start_date": "2022-02-11",
            "end_date": "2022-02-13",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://lovebyte.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}