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

{
    "url": "https://demozoo.org/api/v1/productions/8499/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8499/",
    "id": 8499,
    "title": "Mankind Kolors",
    "author_nicks": [
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-21",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "OsO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10147/?format=api",
                    "id": 10147,
                    "name": "OsO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DrKami",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10145/?format=api",
                    "id": 10145,
                    "name": "DrKami",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2000/mankindkolors.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/arroutada8/demo/kolors.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6475"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4642,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1092/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1092/",
                    "id": 1092,
                    "name": "Arroutada 2000",
                    "tagline": "Arroutada 8",
                    "start_date": "2000-10-20",
                    "end_date": "2000-10-22",
                    "location": "Corunna, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.370152,
                    "longitude": -8.39674,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}