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

{
    "url": "https://demozoo.org/api/v1/productions/177367/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177367/",
    "id": 177367,
    "title": "Bad Arnold",
    "author_nicks": [
        {
            "name": "TGS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106296/?format=api",
                "id": 106296,
                "name": "TGS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-08-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shining",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73867/?format=api",
                    "id": 73867,
                    "name": "Shining",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.octoate.de/download/demos/BadArnold.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/evoke17/misc/badarnold.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc.scifinet.org/index.php/2017/08/21/bad-apple/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpcwiki.eu/index.php/Bad_Arnold"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74483"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Xo8AzY7QZSc"
        }
    ],
    "release_parties": [
        {
            "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/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "1mb",
        "bad-apple"
    ]
}