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

{
    "url": "https://demozoo.org/api/v1/productions/91525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91525/",
    "id": 91525,
    "title": "Pilot/A",
    "author_nicks": [
        {
            "name": "Peisik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                "id": 6272,
                "name": "Peisik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-19",
    "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": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "msqrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24583/?format=api",
                    "id": 24583,
                    "name": "msqrt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "otso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44252/?format=api",
                    "id": 44252,
                    "name": "otso",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additonal models"
        },
        {
            "nick": {
                "name": "Atomim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12905/?format=api",
                    "id": 12905,
                    "name": "Atomim",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://peisik.untergrund.net/users/peisik/pilota.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/altparty13/demo_alternative/pilota_by_peisik.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62003"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4th",
            "score": "111",
            "competition": {
                "id": 9553,
                "name": "Alternative Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1957/",
                    "id": 1957,
                    "name": "Alternative Party 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}