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

{
    "url": "https://demozoo.org/api/v1/productions/125846/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125846/",
    "id": 125846,
    "title": "The Final Demo",
    "author_nicks": [
        {
            "name": "The New Aces 2087",
            "abbreviation": "TNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83350/?format=api",
                "id": 83350,
                "name": "The New Aces 2087",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-02",
    "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": "Playboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143194/?format=api",
                    "id": 143194,
                    "name": "Playboy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Playboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143194/?format=api",
                    "id": 143194,
                    "name": "Playboy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143195/?format=api",
                    "id": 143195,
                    "name": "Power",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143195/?format=api",
                    "id": 143195,
                    "name": "Power",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Panther",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107351/?format=api",
                    "id": 107351,
                    "name": "Panther",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/dexion88/c64_demo/the_final_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=60915"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10984,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2357/",
                    "id": 2357,
                    "name": "Dexion Meeting 1988",
                    "tagline": "",
                    "start_date": "1988-06-30",
                    "end_date": "1988-07-03",
                    "location": "Nykøbing Sjælland, Odsherred Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.92491,
                    "longitude": 11.67109,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/c3/b97e.346101.png",
            "original_width": 1159,
            "original_height": 844,
            "standard_url": "https://media.demozoo.org/screens/s/a6/c3/b97e.346101.jpg",
            "standard_width": 400,
            "standard_height": 291,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/c3/b97e.346101.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}