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

{
    "url": "https://demozoo.org/api/v1/productions/9029/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9029/",
    "id": 9029,
    "title": "SF2K Invitro",
    "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": "2001-03-03",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2/?format=api",
                    "id": 2,
                    "name": "Ile",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/ambience01/demo/sf2k_invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1493"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5199,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/976/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/976/",
                    "id": 976,
                    "name": "Ambience 2001",
                    "tagline": "",
                    "start_date": "2001-03-02",
                    "end_date": "2001-03-04",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1162/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1162/",
            "id": 1162,
            "name": "SF2K 2001",
            "tagline": "",
            "start_date": "2001-04-07",
            "end_date": "2001-04-08",
            "location": "Driebergen, Gemeente Utrechtse Heuvelrug, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.05149,
            "longitude": 5.28743,
            "website": "http://sf2k.takeover.nl/sf2k-1/index.html"
        }
    ],
    "screenshots": [],
    "tags": []
}