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

{
    "url": "https://demozoo.org/api/v1/productions/154057/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154057/",
    "id": 154057,
    "title": "Final Quasars",
    "author_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Heap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136839/?format=api",
                    "id": 136839,
                    "name": "Heap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Silver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136840/?format=api",
                    "id": 136840,
                    "name": "Silver",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Silver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136840/?format=api",
                    "id": 136840,
                    "name": "Silver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/abduction96/demo/finalqbc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/abduction96/demo/finalqua.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70073"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2229,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/409/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/409/",
                    "id": 409,
                    "name": "Abduction 1996",
                    "tagline": "",
                    "start_date": "1996-06-07",
                    "end_date": "1996-06-09",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "uncredited-music"
    ]
}