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

{
    "url": "https://demozoo.org/api/v1/productions/177342/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177342/",
    "id": 177342,
    "title": "V",
    "author_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-08-19",
    "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": "Alusi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10940/?format=api",
                    "id": 10940,
                    "name": "Alusi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BetA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24367/?format=api",
                    "id": 24367,
                    "name": "BetA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "EatMe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13244/?format=api",
                    "id": 13244,
                    "name": "EatMe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/evoke17/demo/guideline_v.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71571"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "322",
            "competition": {
                "id": 13694,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3022/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3022/",
                    "id": 3022,
                    "name": "Evoke 2017",
                    "tagline": "20",
                    "start_date": "2017-08-18",
                    "end_date": "2017-08-20",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}