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

{
    "url": "https://demozoo.org/api/v1/productions/160084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160084/",
    "id": 160084,
    "title": "Simulaatio2 Invitation",
    "author_nicks": [
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Uncle-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                    "id": 506,
                    "name": "Uncle-X",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Uncle-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                    "id": 506,
                    "name": "Uncle-X",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Droid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/411/?format=api",
                    "id": 411,
                    "name": "Droid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Raymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mfx.scene.org/mfx_s2in.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/simulaatio2/misc/mfx_s2in.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10950"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pW5EyaNc08s"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1242/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1242/",
            "id": 1242,
            "name": "Simulaatio 2003 (2)",
            "tagline": "",
            "start_date": "2003-11-07",
            "end_date": "2003-11-09",
            "location": "Varkaus, Northern Savo, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 62.26768,
            "longitude": 28.10534,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "opengl"
    ]
}