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

{
    "url": "https://demozoo.org/api/v1/productions/101703/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101703/",
    "id": 101703,
    "title": "Free Beer!",
    "author_nicks": [
        {
            "name": "Delysid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44765/?format=api",
                "id": 44765,
                "name": "Delysid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "nomiStake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68305/?format=api",
                    "id": 68305,
                    "name": "nomiStake",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "nomiStake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68305/?format=api",
                    "id": 68305,
                    "name": "nomiStake",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Reject",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72084/?format=api",
                    "id": 72084,
                    "name": "Reject",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Krill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/468/?format=api",
                    "id": 468,
                    "name": "Krill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=160403"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/bccparty14/c64/demo/delysid-free_beer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=129287"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70328"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10068,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2124/",
                    "id": 2124,
                    "name": "BCC Party 2014",
                    "tagline": "#8: Beer Crate Clear Party",
                    "start_date": "2014-02-21",
                    "end_date": "2014-02-23",
                    "location": "Bezirk Neukölln, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.48333,
                    "longitude": 13.45,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}