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

{
    "url": "https://demozoo.org/api/v1/productions/9080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9080/",
    "id": 9080,
    "title": "Nameless",
    "author_nicks": [
        {
            "name": "Kiero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/467/?format=api",
                "id": 467,
                "name": "Kiero",
                "is_group": false
            }
        },
        {
            "name": "Ubik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                "id": 511,
                "name": "Ubik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kiero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/467/?format=api",
                    "id": 467,
                    "name": "Kiero",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Ubik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                    "id": 511,
                    "name": "Ubik",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://river:wash@ftp.amiscena.org/exe-newschool-demo/kiero+ubik%20-%20nameless.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/riverwash07/demo/kiero%2Bubik-nameless.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/riverwash07/demo/kiero%2Bubik-nameless.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31816"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6czrV0il-LM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 9015,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/161/",
                    "id": 161,
                    "name": "Riverwash 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Szymocice, Nędza, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.161812,
                    "longitude": 18.371059,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}