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

{
    "url": "https://demozoo.org/api/v1/productions/10274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10274/",
    "id": 10274,
    "title": "Hinurilla Huuleen",
    "author_nicks": [
        {
            "name": "Da Hinurit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11415/?format=api",
                "id": 11415,
                "name": "Da Hinurit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-13",
    "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": [
        {
            "nick": {
                "name": "Brite-Lite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Brite-Lite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Regulus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81860/?format=api",
                    "id": 81860,
                    "name": "X-Regulus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/escape00.fi/demo/no-accel/hinudemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30826"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "3",
            "competition": {
                "id": 9677,
                "name": "Non Accelerated Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1009/",
                    "id": 1009,
                    "name": "Escape 2000 (.fi)",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-14",
                    "location": "Espoo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.206779,
                    "longitude": 24.655781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}