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

{
    "url": "https://demozoo.org/api/v1/productions/47325/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47325/",
    "id": 47325,
    "title": "Night Bacon Love for m0d",
    "author_nicks": [
        {
            "name": "Deathy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/818/?format=api",
                "id": 818,
                "name": "Deathy",
                "is_group": false
            }
        },
        {
            "name": "ne7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/826/?format=api",
                "id": 826,
                "name": "ne7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-28",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tum12/demo_lowend/nightbacon.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=114106"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60895"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "218",
            "competition": {
                "id": 4763,
                "name": "Combined Low-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1475/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1475/",
                    "id": 1475,
                    "name": "The Ultimate Meeting 2012",
                    "tagline": "The Ultimate Moving",
                    "start_date": "2012-12-27",
                    "end_date": "2012-12-29",
                    "location": "Griesheim, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.860748,
                    "longitude": 8.56369,
                    "website": "http://2012.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}