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

{
    "url": "https://demozoo.org/api/v1/productions/8015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8015/",
    "id": 8015,
    "title": "Antique Toy 2004 Voting Pack",
    "author_nicks": [
        {
            "name": "C-jeff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                "id": 9147,
                "name": "C-jeff",
                "is_group": false
            }
        },
        {
            "name": "Newart",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                "id": 9518,
                "name": "Newart",
                "is_group": false
            }
        },
        {
            "name": "Raynoa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9619/?format=api",
                "id": 9619,
                "name": "Raynoa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Raynoa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9619/?format=api",
                    "id": 9619,
                    "name": "Raynoa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Newart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                    "id": 9518,
                    "name": "Newart",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Newart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
                    "id": 9518,
                    "name": "Newart",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200407/atoy/atoy_2k4.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/antique_toy04/zx_spectrum/atoy2004.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16182"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 957,
                "name": "Voting pack",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/312/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/312/",
                    "id": 312,
                    "name": "Antique Toy 2004",
                    "tagline": "",
                    "start_date": "2004-03-01",
                    "end_date": "2004-08-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/b8/c742.6560.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/0f/b8/c742.6560.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/b8/c742.6560.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}