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

{
    "url": "https://demozoo.org/api/v1/productions/344104/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344104/",
    "id": 344104,
    "title": "The Underground",
    "author_nicks": [
        {
            "name": "Royal Amiga Force",
            "abbreviation": "RAF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121578/?format=api",
                    "id": 121578,
                    "name": "Vortex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121578/?format=api",
                    "id": 121578,
                    "name": "Vortex",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Clodhopper-dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91380/?format=api",
                    "id": 91380,
                    "name": "Clodhopper-dog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Clodhopper-dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91380/?format=api",
                    "id": 91380,
                    "name": "Clodhopper-dog",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Falcon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142337/?format=api",
                    "id": 142337,
                    "name": "Falcon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=93093"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/257/?format=api",
            "demozoo_url": "https://demozoo.org/parties/257/",
            "id": 257,
            "name": "Mirage and Vision X-Mas Party 1990",
            "tagline": "",
            "start_date": "1990-12-22",
            "end_date": "1990-12-23",
            "location": "Gemeente Tilburg, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.57787,
            "longitude": 5.06555,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}