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

{
    "url": "https://demozoo.org/api/v1/productions/51520/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51520/",
    "id": 51520,
    "title": "Black Flag",
    "author_nicks": [
        {
            "name": "Racers",
            "abbreviation": "RCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6021/?format=api",
                "id": 6021,
                "name": "Racers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D. Weed Codehard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65624/?format=api",
                    "id": 65624,
                    "name": "D. Weed Codehard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "D. Weed Codehard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65624/?format=api",
                    "id": 65624,
                    "name": "D. Weed Codehard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "schuMAXer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70212/?format=api",
                    "id": 70212,
                    "name": "schuMAXer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Daemon Kill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/function10/intro_64k/rcs-black.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55831"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "127",
            "competition": {
                "id": 5308,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/139/",
                    "id": 139,
                    "name": "Function 2010",
                    "tagline": "Function X",
                    "start_date": "2010-09-10",
                    "end_date": "2010-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2010.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}