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

{
    "url": "https://demozoo.org/api/v1/productions/35718/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35718/",
    "id": 35718,
    "title": "Soepkip",
    "author_nicks": [
        {
            "name": "Kontvlokken Posse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                "id": 23422,
                "name": "Kontvlokken Posse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11-01",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/lowres97/demo/soepkip.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3355"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "27",
            "competition": {
                "id": 3090,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/826/",
                    "id": 826,
                    "name": "Lowres 1997",
                    "tagline": "",
                    "start_date": "1997-10-31",
                    "end_date": "1997-11-02",
                    "location": "Gemeente Amsterdam, North Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.37302,
                    "longitude": 4.89856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}