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

{
    "url": "https://demozoo.org/api/v1/productions/42019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42019/",
    "id": 42019,
    "title": "Tope Kie 2",
    "author_nicks": [
        {
            "name": "Elite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36961/?format=api",
                "id": 36961,
                "name": "Elite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-10",
    "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": "Zombie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26663/?format=api",
                    "id": 26663,
                    "name": "Zombie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zombie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26663/?format=api",
                    "id": 26663,
                    "name": "Zombie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pelus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112184/?format=api",
                    "id": 112184,
                    "name": "Pelus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Josugh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112185/?format=api",
                    "id": 112185,
                    "name": "Josugh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spidy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112186/?format=api",
                    "id": 112186,
                    "name": "Spidy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lemming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74395/?format=api",
                    "id": 74395,
                    "name": "Lemming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/demo/topekie2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=538"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "15",
            "competition": {
                "id": 4015,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/883/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/883/",
                    "id": 883,
                    "name": "Arroutada 1999",
                    "tagline": "",
                    "start_date": "1999-10-09",
                    "end_date": "1999-10-11",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}