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

{
    "url": "https://demozoo.org/api/v1/productions/138749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138749/",
    "id": 138749,
    "title": "Rosebud Party Slideshow",
    "author_nicks": [
        {
            "name": "Sanity",
            "abbreviation": "SNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2020/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2020/",
            "id": 2020,
            "name": "Prime 1991",
            "tagline": "",
            "start_date": "1991-12-07",
            "end_date": "1991-12-07",
            "location": "Hengelo, Gemeente Hengelo, Overijssel, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.26583,
            "longitude": 6.79306,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}