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

{
    "url": "https://demozoo.org/api/v1/productions/32546/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32546/",
    "id": 32546,
    "title": "Andemptio",
    "author_nicks": [
        {
            "name": "Magical Wonder Band",
            "abbreviation": "MWB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12811/?format=api",
                "id": 12811,
                "name": "Magical Wonder Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tuttle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22152/?format=api",
                    "id": 22152,
                    "name": "Tuttle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ferem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53273/?format=api",
                    "id": 53273,
                    "name": "Ferem",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Krystal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22139/?format=api",
                    "id": 22139,
                    "name": "Krystal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rixed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53275/?format=api",
                    "id": 53275,
                    "name": "Rixed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ghost Fellow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21703/?format=api",
                    "id": 21703,
                    "name": "Ghost Fellow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ghost Fellow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21703/?format=api",
                    "id": 21703,
                    "name": "Ghost Fellow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "AJT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121168/?format=api",
                    "id": 121168,
                    "name": "AJT",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96a/demo/andempti.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96a/demo/mwb_andf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10176"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "70",
            "competition": {
                "id": 2686,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/527/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/527/",
                    "id": 527,
                    "name": "Saturne Party 1996 (III)",
                    "tagline": "",
                    "start_date": "1996-04-26",
                    "end_date": "1996-04-28",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dosbox-incompatible"
    ]
}