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

{
    "url": "https://demozoo.org/api/v1/productions/55225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55225/",
    "id": 55225,
    "title": "The Link",
    "author_nicks": [
        {
            "name": "Green Bit Group",
            "abbreviation": "GBG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9145/?format=api",
                "id": 9145,
                "name": "Green Bit Group",
                "is_group": true
            }
        },
        {
            "name": "Invaders8",
            "abbreviation": "I8",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9169/?format=api",
                "id": 9169,
                "name": "Invaders8",
                "is_group": true
            }
        },
        {
            "name": "Shiru",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
                "id": 17198,
                "name": "Shiru",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alone Coder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                    "id": 9168,
                    "name": "Alone Coder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alone Coder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                    "id": 9168,
                    "name": "Alone Coder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alone Coder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                    "id": 9168,
                    "name": "Alone Coder",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dimidrol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9146/?format=api",
                    "id": 9146,
                    "name": "Dimidrol",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shiru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
                    "id": 17198,
                    "name": "Shiru",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/chaosconstructions09/zx_pack/cc2009_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53778"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BYmyuF2UVWg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "100",
            "competition": {
                "id": 5893,
                "name": "ZX 640K Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/592/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/592/",
                    "id": 592,
                    "name": "Chaos Constructions 2009",
                    "tagline": "",
                    "start_date": "2009-08-29",
                    "end_date": "2009-08-30",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}