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

{
    "url": "https://demozoo.org/api/v1/productions/8685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8685/",
    "id": 8685,
    "title": "Moood",
    "author_nicks": [
        {
            "name": "moOjUiCE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10133/?format=api",
                "id": 10133,
                "name": "moOjUiCE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-01",
    "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": "Reverie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11805/?format=api",
                    "id": 11805,
                    "name": "Reverie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawhed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                    "id": 10130,
                    "name": "Rawhed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawhed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                    "id": 10130,
                    "name": "Rawhed",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/optimise00/demo/moood_prefinal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5008"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "38",
            "competition": {
                "id": 15826,
                "name": "Megademo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4050/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4050/",
                    "id": 4050,
                    "name": "Optimise 2000",
                    "tagline": "",
                    "start_date": "2000-12-01",
                    "end_date": "2000-12-02",
                    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
                    "is_online": false,
                    "country_code": "ZA",
                    "latitude": -26.20227,
                    "longitude": 28.04363,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}