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

{
    "url": "https://demozoo.org/api/v1/productions/100443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100443/",
    "id": 100443,
    "title": "Brother I can see the light",
    "author_nicks": [
        {
            "name": "Immortals",
            "abbreviation": "IMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13840/?format=api",
                "id": 13840,
                "name": "Immortals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-30",
    "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": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13958/?format=api",
                    "id": 13958,
                    "name": "Rage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kombat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13957/?format=api",
                    "id": 13957,
                    "name": "Kombat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dark Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13959/?format=api",
                    "id": 13959,
                    "name": "Dark Spirit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dark Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13959/?format=api",
                    "id": 13959,
                    "name": "Dark Spirit",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21500/?format=api",
                    "id": 21500,
                    "name": "Thor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Thor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21500/?format=api",
                    "id": 21500,
                    "name": "Thor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/b/brother.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/movement97/demo/brother.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7221"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xweYxvudOX8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/701/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/701/",
                    "id": 701,
                    "name": "Movement 1997",
                    "tagline": "",
                    "start_date": "1997-12-29",
                    "end_date": "1997-12-31",
                    "location": "Ashqelon, Southern District, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66926,
                    "longitude": 34.57149,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}