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

{
    "url": "https://demozoo.org/api/v1/productions/1874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1874/",
    "id": 1874,
    "title": "Inceptor",
    "author_nicks": [
        {
            "name": "Libera",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4465/?format=api",
                "id": 4465,
                "name": "Libera",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JoMs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5245/?format=api",
                    "id": 5245,
                    "name": "JoMs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JoMs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5245/?format=api",
                    "id": 5245,
                    "name": "JoMs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.gathering.org/TG/2010/CreativeCompos/Demo/Inceptor_by_Libera_by_JoMs_and_KattenMaler_of_Libera.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/thegathering10/demo/inceptor_by_libera_by_joms_and_kattenmaler_of_libera.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54583"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 141,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/56/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/56/",
                    "id": 56,
                    "name": "The Gathering 2010",
                    "tagline": "Submerged",
                    "start_date": "2010-03-31",
                    "end_date": "2010-04-04",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}