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

{
    "url": "https://demozoo.org/api/v1/productions/45408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45408/",
    "id": 45408,
    "title": "Moonwalk",
    "author_nicks": [
        {
            "name": "Pontus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27657/?format=api",
                "id": 27657,
                "name": "Pontus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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": "Burana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27674/?format=api",
                    "id": 27674,
                    "name": "Burana",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "models & textures"
        },
        {
            "nick": {
                "name": "kOkki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15391/?format=api",
                    "id": 15391,
                    "name": "kOkki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "kOkki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15391/?format=api",
                    "id": 15391,
                    "name": "kOkki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "NeonGoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30052/?format=api",
                    "id": 30052,
                    "name": "NeonGoon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "2D-code, 3D-code"
        },
        {
            "nick": {
                "name": "Burana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27674/?format=api",
                    "id": 27674,
                    "name": "Burana",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "2D-code"
        },
        {
            "nick": {
                "name": "Burana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27674/?format=api",
                    "id": 27674,
                    "name": "Burana",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design"
        },
        {
            "nick": {
                "name": "NeonGoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30052/?format=api",
                    "id": 30052,
                    "name": "NeonGoon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design"
        },
        {
            "nick": {
                "name": "kOkki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15391/?format=api",
                    "id": 15391,
                    "name": "kOkki",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc3/07.pontus-moonwalk/moonwalk.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/taat/tmdc/moonwalk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20268"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "25.853174603174600%",
            "competition": {
                "id": 4476,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/855/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/855/",
                    "id": 855,
                    "name": "TMDC 3 (1998)",
                    "tagline": "",
                    "start_date": "1998-12",
                    "end_date": "1998-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.taat.fi/tmdc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}