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

{
    "url": "https://demozoo.org/api/v1/productions/170111/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170111/",
    "id": 170111,
    "title": "Slow Intro '16",
    "author_nicks": [
        {
            "name": "Wiseguy Industries 2015",
            "abbreviation": "WGI2015",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                "id": 43099,
                "name": "Wiseguy Industries 2015",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Linus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7775/?format=api",
                    "id": 7775,
                    "name": "Linus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cupid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Yoko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7234/?format=api",
                    "id": 7234,
                    "name": "Yoko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84312/?format=api",
                    "id": 84312,
                    "name": "The Beast",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=188339"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=152093"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "23",
            "score": "8,0",
            "competition": {
                "id": 13097,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3162/",
                    "id": 3162,
                    "name": "Intro Creation Competition 2016",
                    "tagline": "",
                    "start_date": "2016-11-01",
                    "end_date": "2017-01-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2526"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}