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

{
    "url": "https://demozoo.org/api/v1/productions/5282/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5282/",
    "id": 5282,
    "title": "DOT COM 2.0",
    "author_nicks": [
        {
            "name": "D.U.S.T.",
            "abbreviation": "DST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6622/?format=api",
                "id": 6622,
                "name": "D.U.S.T.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nicomen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3987/?format=api",
                    "id": 3987,
                    "name": "Nicomen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nicomen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3987/?format=api",
                    "id": 3987,
                    "name": "Nicomen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.myopera.com/nicomen/blog/dst_dc20.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/digilab07/demo/dst_dc20.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29946"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 564,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/211/",
                    "id": 211,
                    "name": "DigiLab 2007",
                    "tagline": "",
                    "start_date": "2007-02-20",
                    "end_date": "2007-02-24",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.143992,
                    "longitude": 9.658922,
                    "website": "http://2007.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}