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

{
    "url": "https://demozoo.org/api/v1/productions/59674/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59674/",
    "id": 59674,
    "title": "Digital Underground",
    "author_nicks": [
        {
            "name": "Panda Design",
            "abbreviation": "PDD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-30",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "radiantx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3177/?format=api",
                    "id": 3177,
                    "name": "Radiant",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99/?format=api",
                    "id": 99,
                    "name": "Frost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fegolhuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                    "id": 6281,
                    "name": "Fegolhuzz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://debian.as/~radiant/digital_underground.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/oldskool_demo/digital_underground.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=117360"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61186"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hJBby79atGI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "471",
            "competition": {
                "id": 6527,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1837/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1837/",
            "id": 1837,
            "name": "Edison 2013",
            "tagline": "",
            "start_date": "2013-06-28",
            "end_date": "2013-06-30",
            "location": "Spanga, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.382271,
            "longitude": 17.89974,
            "website": "http://on.edis.nu/"
        }
    ],
    "screenshots": [],
    "tags": []
}