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

{
    "url": "https://demozoo.org/api/v1/productions/47053/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47053/",
    "id": 47053,
    "title": "Got2",
    "author_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-09-02",
    "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": "KOZMIK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18068/?format=api",
                    "id": 18068,
                    "name": "Baudsurfer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kthulu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/311/?format=api",
                    "id": 311,
                    "name": "Amoivikos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kenshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10232/?format=api",
                    "id": 10232,
                    "name": "Kenshi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "CoaXCable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13718/?format=api",
                    "id": 13718,
                    "name": "CoaXCable",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "voices"
        },
        {
            "nick": {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29805/?format=api",
                    "id": 29805,
                    "name": "Sly",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/coma00/demo/ne_got2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=487"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "458",
            "competition": {
                "id": 4723,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1005/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1005/",
                    "id": 1005,
                    "name": "Coma 2000",
                    "tagline": "",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": "http://web.archive.org/web/20010428081112/http://www.crosswinds.net/~coma2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx"
    ]
}