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

{
    "url": "https://demozoo.org/api/v1/productions/24737/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24737/",
    "id": 24737,
    "title": "Millennium's goes by",
    "author_nicks": [
        {
            "name": "Wireframe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17874/?format=api",
                "id": 17874,
                "name": "Wireframe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Croaton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134262/?format=api",
                    "id": 134262,
                    "name": "Croaton",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Croaton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134262/?format=api",
                    "id": 134262,
                    "name": "Croaton",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Cosmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134263/?format=api",
                    "id": 134263,
                    "name": "Cosmo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Suspect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134264/?format=api",
                    "id": 134264,
                    "name": "Suspect",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional 2D"
        },
        {
            "nick": {
                "name": "Skyrunner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3963/?format=api",
                    "id": 3963,
                    "name": "Skyrunner",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/theparty00/demo/wire2000.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1233"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 206,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/99/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/99/",
                    "id": 99,
                    "name": "The Party 2000",
                    "tagline": "Back To The Roots",
                    "start_date": "2000-12-27",
                    "end_date": "2000-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/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}