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

{
    "url": "https://demozoo.org/api/v1/productions/9022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9022/",
    "id": 9022,
    "title": "Southside Exploration",
    "author_nicks": [
        {
            "name": "Aardbei",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                "id": 1,
                "name": "Aardbei",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-25",
    "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": "zabutom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                    "id": 11888,
                    "name": "zabutom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5486/?format=api",
                    "id": 5486,
                    "name": "Rob",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oyiseer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/484/?format=api",
                    "id": 484,
                    "name": "Oyise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Rob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5486/?format=api",
                    "id": 5486,
                    "name": "Rob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/if06/in64/aardbei_southside.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/CrossProd/Aardbei_SouthsideExploration"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24383"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8768,
                "name": "Intro 64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1219/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1219/",
                    "id": 1219,
                    "name": "Ifparty 2006",
                    "tagline": "",
                    "start_date": "2006-03-24",
                    "end_date": "2006-03-26",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-9",
        "source-available"
    ]
}