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

{
    "url": "https://demozoo.org/api/v1/productions/186452/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186452/",
    "id": 186452,
    "title": "mIRCMust!",
    "author_nicks": [
        {
            "name": "Zavage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30259/?format=api",
                "id": 30259,
                "name": "Zavage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zavage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30259/?format=api",
                    "id": 30259,
                    "name": "Zavage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zavage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30259/?format=api",
                    "id": 30259,
                    "name": "Zavage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77588/?format=api",
                    "id": 77588,
                    "name": "Chthon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/dreamhack_winter07/wild/zavage_-_mircmust_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14258,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/970/",
                    "id": 970,
                    "name": "Dreamhack 2007",
                    "tagline": "DreamHack Winter 2007",
                    "start_date": "2007-11-29",
                    "end_date": "2007-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mirc"
    ]
}