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

{
    "url": "https://demozoo.org/api/v1/productions/1622/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1622/",
    "id": 1622,
    "title": "Goebbels 3000",
    "author_nicks": [
        {
            "name": "Boozoholics",
            "abbreviation": "BZH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                "id": 88,
                "name": "Boozoholics",
                "is_group": true
            }
        },
        {
            "name": "Excess",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Garble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/501/?format=api",
                    "id": 501,
                    "name": "Garble",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kusma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                    "id": 1998,
                    "name": "Kusma",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/solskogen08/demo/newschool/016__e_bzh_g%5Bo_86%5D.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51004"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "49",
            "competition": {
                "id": 107,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/36/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/36/",
                    "id": 36,
                    "name": "Solskogen 2008",
                    "tagline": "Five Year Anniversary!",
                    "start_date": "2008-07-18",
                    "end_date": "2008-07-20",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gnu-rocket",
        "directx-9"
    ]
}