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

{
    "url": "https://demozoo.org/api/v1/productions/174329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174329/",
    "id": 174329,
    "title": "Machina",
    "author_nicks": [
        {
            "name": "Psyko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22118/?format=api",
                "id": 22118,
                "name": "Psyko",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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": "Maximus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72581/?format=api",
                    "id": 72581,
                    "name": "Maximus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "MadProcess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72582/?format=api",
                    "id": 72582,
                    "name": "MadProcess",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "LoOp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65787/?format=api",
                    "id": 65787,
                    "name": "LoOp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Dines",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1067/?format=api",
                    "id": 1067,
                    "name": "Dines",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/servo98/demo/psyko_-_machina.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49875"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OXNGzm8lGDI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 13390,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1030/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1030/",
                    "id": 1030,
                    "name": "Servo 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1998",
                    "location": "",
                    "is_online": false,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}