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

{
    "url": "https://demozoo.org/api/v1/productions/22637/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22637/",
    "id": 22637,
    "title": "Platipus",
    "author_nicks": [
        {
            "name": "Incognita",
            "abbreviation": "ICG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16586/?format=api",
                "id": 16586,
                "name": "Incognita",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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": "TJI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62254/?format=api",
                    "id": 62254,
                    "name": "TJI",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d modelling and design"
        },
        {
            "nick": {
                "name": "Incubus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62255/?format=api",
                    "id": 62255,
                    "name": "Incubus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Ent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62256/?format=api",
                    "id": 62256,
                    "name": "Ent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Reboot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62257/?format=api",
                    "id": 62257,
                    "name": "Reboot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "porno routines"
        },
        {
            "nick": {
                "name": "Narko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40706/?format=api",
                    "id": 40706,
                    "name": "Narko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "picture"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/assembly99/demo/accel/plat-fin.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/assembly99/demo/accel/platipus_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=542"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xD4ZnCtV8mM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "0",
            "competition": {
                "id": 1504,
                "name": "PC Accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-7",
        "64mb"
    ]
}