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

{
    "url": "https://demozoo.org/api/v1/productions/50867/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50867/",
    "id": 50867,
    "title": "Ninjamode",
    "author_nicks": [
        {
            "name": "Unique",
            "abbreviation": "UNQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                "id": 16205,
                "name": "Unique",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-09-02",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chemic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31334/?format=api",
                    "id": 31334,
                    "name": "Chemic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chemic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31334/?format=api",
                    "id": 31334,
                    "name": "Chemic",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "dodge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/tapahtumah5/in64/ninjamode.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1217"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YnKvHJNTVj8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "42",
            "competition": {
                "id": 5223,
                "name": "64KIntro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1077/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1077/",
                    "id": 1077,
                    "name": "Tapahtumah 2000",
                    "tagline": "",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Lohja, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.37318,
                    "longitude": 23.93528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mxm"
    ]
}