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

{
    "url": "https://demozoo.org/api/v1/productions/30864/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30864/",
    "id": 30864,
    "title": "hehelol",
    "author_nicks": [
        {
            "name": "Kvasigen",
            "abbreviation": "KVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                "id": 87,
                "name": "Kvasigen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-10",
    "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": "Snillfisk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4278/?format=api",
                    "id": 4278,
                    "name": "Fisk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/thegathering04/in64/hehelol_by_kvasigen_partyversion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18953"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "168",
            "competition": {
                "id": 1462,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/49/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/49/",
                    "id": 49,
                    "name": "The Gathering 2004",
                    "tagline": "Rescue Of Fractalus",
                    "start_date": "2004-04-07",
                    "end_date": "2004-04-11",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}