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

{
    "url": "https://demozoo.org/api/v1/productions/13456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13456/",
    "id": 13456,
    "title": "Nature",
    "author_nicks": [
        {
            "name": "Delta Hackers Group",
            "abbreviation": "DHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9305/?format=api",
                "id": 9305,
                "name": "Delta Hackers Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-07",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flying Skull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
                    "id": 9234,
                    "name": "Silent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flying Skull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
                    "id": 9234,
                    "name": "Silent",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Flying Skull",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
                    "id": 9234,
                    "name": "Silent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/062002/nature.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Natur16k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/paradox00/zx_spectrum/pdx2k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24852"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "454",
            "competition": {
                "id": 821,
                "name": "ZX 16K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/283/",
                    "id": 283,
                    "name": "Paradox 2000",
                    "tagline": "",
                    "start_date": "2000-05-06",
                    "end_date": "2000-05-07",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": "http://www.pdx2k.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}