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

{
    "url": "https://demozoo.org/api/v1/productions/204672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204672/",
    "id": 204672,
    "title": "im so sorry :(",
    "author_nicks": [
        {
            "name": "mudlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                "id": 23253,
                "name": "mudlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-09",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mudlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                    "id": 23253,
                    "name": "mudlord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                    "id": 2885,
                    "name": "Alien^PDX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Decibelter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84347/?format=api",
                    "id": 84347,
                    "name": "Decibelter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rebote.net/demos/sorry.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/flashback19/demo_pc_64k_intro/sorry.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81477"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "79",
            "competition": {
                "id": 15168,
                "name": "Demo - PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3822/",
                    "id": 3822,
                    "name": "Flashback 2019",
                    "tagline": "",
                    "start_date": "2019-06-08",
                    "end_date": "2019-06-10",
                    "location": "Redfern, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.89279,
                    "longitude": 151.20415,
                    "website": "http://flashbackparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}