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

{
    "url": "https://demozoo.org/api/v1/productions/3961/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3961/",
    "id": 3961,
    "title": "the art of cooking",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ahern Banning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24341/?format=api",
                    "id": 24341,
                    "name": "Ahern Banning",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Cooking"
        },
        {
            "nick": {
                "name": "Lang Huxley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9850/?format=api",
                    "id": 9850,
                    "name": "Lang Huxley",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Cooking"
        },
        {
            "nick": {
                "name": "Madeleine de Bruin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11270/?format=api",
                    "id": 11270,
                    "name": "Madeleine de Bruijn",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Cooking"
        },
        {
            "nick": {
                "name": "Bruce D. Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bruce D. Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Cooking"
        },
        {
            "nick": {
                "name": "Max Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9867/?format=api",
                    "id": 9867,
                    "name": "Max Power",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Cooking"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "395",
            "competition": {
                "id": 408,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}