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

{
    "url": "https://demozoo.org/api/v1/productions/59169/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59169/",
    "id": 59169,
    "title": "Evofighter",
    "author_nicks": [
        {
            "name": "Evolution",
            "abbreviation": "EVO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                "id": 12780,
                "name": "Evolution",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2478/?format=api",
                    "id": 2478,
                    "name": "Deez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/outline2005/evoshoot.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/EVO/EVOSHOOT.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/outline05/game/evoshoot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21564"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "85",
            "competition": {
                "id": 6455,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/219/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/219/",
                    "id": 219,
                    "name": "Outline 2005",
                    "tagline": "",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Braamt, Gemeente Montferland, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.92333,
                    "longitude": 6.26528,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ct60",
        "68060",
        "screenshots-needed"
    ]
}