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

{
    "url": "https://demozoo.org/api/v1/productions/51329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51329/",
    "id": 51329,
    "title": "You Massive Clod",
    "author_nicks": [
        {
            "name": "Fearmoths",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13839/?format=api",
                "id": 13839,
                "name": "Fearmoths",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "parcelshit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9751/?format=api",
                    "id": 9751,
                    "name": "mnstrmnch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://psonice.untergrund.net/files/demos/DirtyHarriet.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/function08/in4k/you_massive_clod_by_fearmoths.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://parapete.untergrund.net/clod_source.tar.gz"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51762"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "10",
            "competition": {
                "id": 5283,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/137/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/137/",
                    "id": 137,
                    "name": "Function 2008",
                    "tagline": "",
                    "start_date": "2008-09-26",
                    "end_date": "2008-09-28",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2008.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}