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

{
    "url": "https://demozoo.org/api/v1/productions/30140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30140/",
    "id": 30140,
    "title": "Menace",
    "author_nicks": [
        {
            "name": "Eternal Project",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19610/?format=api",
                "id": 19610,
                "name": "Eternal Project",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-20",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr.Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10922/?format=api",
                    "id": 10922,
                    "name": "Mrz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/flag96/in4k/menace.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26955"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "44",
            "competition": {
                "id": 2404,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/703/",
                    "id": 703,
                    "name": "FLaG 1996",
                    "tagline": "",
                    "start_date": "1996-07-19",
                    "end_date": "1996-07-21",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}