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

{
    "url": "https://demozoo.org/api/v1/productions/13471/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13471/",
    "id": 13471,
    "title": "Nibbles",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        },
        {
            "name": "Raww Arse",
            "abbreviation": "RA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                "id": 8881,
                "name": "Raww Arse",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/nibbles.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Nibbles.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame01/minigames_2001.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/nuotrauka01/zx_spectrum/nuo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6416"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/17814"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 864,
                "name": "1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/291/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/291/",
                    "id": 291,
                    "name": "Nuotrauka 2001",
                    "tagline": "",
                    "start_date": "2001-05",
                    "end_date": "2001-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "=3",
            "score": "98",
            "competition": {
                "id": 14538,
                "name": "2K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3670/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3670/",
                    "id": 3670,
                    "name": "MiniGame 2001",
                    "tagline": "",
                    "start_date": "2001-11-09",
                    "end_date": "2001-11-09",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/e5/ecce.5877.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/fa/e5/ecce.5877.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/e5/ecce.5877.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-16k",
        "snake"
    ]
}