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

{
    "url": "https://demozoo.org/api/v1/productions/19394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19394/",
    "id": 19394,
    "title": "Anders 3",
    "author_nicks": [
        {
            "name": "Contraz",
            "abbreviation": "CTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cpix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24653/?format=api",
                    "id": 24653,
                    "name": "Cpix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/distance97/demo/anders3.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/theparty97/demo/andr3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11823"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 24,
            "ranking": "24",
            "score": "60",
            "competition": {
                "id": 205,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/96/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/96/",
                    "id": 96,
                    "name": "The Party 1997",
                    "tagline": "Batteries not included",
                    "start_date": "1997-12-27",
                    "end_date": "1997-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "35",
            "competition": {
                "id": 2924,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}