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

{
    "url": "https://demozoo.org/api/v1/productions/42771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42771/",
    "id": 42771,
    "title": "Dazzle",
    "author_nicks": [
        {
            "name": "Pyrodex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26939/?format=api",
                "id": 26939,
                "name": "Pyrodex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eternity Industry",
            "abbreviation": "EI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-03",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cc999/in4k/ei-dazzl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65044"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "174",
            "competition": {
                "id": 4110,
                "name": "PC/Amiga 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/275/",
                    "id": 275,
                    "name": "Chaos Constructions 999",
                    "tagline": "",
                    "start_date": "1999-07-03",
                    "end_date": "1999-07-04",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": "http://cc999.da.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}