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

{
    "url": "https://demozoo.org/api/v1/productions/44341/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44341/",
    "id": 44341,
    "title": "XGA-Over",
    "author_nicks": [
        {
            "name": "Vitro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25235/?format=api",
                "id": 25235,
                "name": "Vitro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Tream",
            "abbreviation": "XTRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18811/?format=api",
                "id": 18811,
                "name": "X-Tream",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-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/39/?format=api",
            "id": 39,
            "name": "100K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25235/?format=api",
                    "id": 25235,
                    "name": "Vitro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25235/?format=api",
                    "id": 25235,
                    "name": "Vitro",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Vitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25235/?format=api",
                    "id": 25235,
                    "name": "Vitro",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/overseas99/in100k/xga-over.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28969"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "3.67",
            "competition": {
                "id": 4340,
                "name": "100k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1065/",
                    "id": 1065,
                    "name": "Overseas 1999",
                    "tagline": "",
                    "start_date": "1999-05-12",
                    "end_date": "1999-05-14",
                    "location": "Brazil",
                    "is_online": false,
                    "country_code": "BR",
                    "latitude": -14.24292,
                    "longitude": -54.387829,
                    "website": "https://web.archive.org/web/20010430042309/http://www.fatorcaos.com.br:80/overseas/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}