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

{
    "url": "https://demozoo.org/api/v1/productions/277556/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277556/",
    "id": 277556,
    "title": "Facts and Features #01",
    "author_nicks": [
        {
            "name": "Kraze",
            "abbreviation": "KRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106659/?format=api",
                "id": 106659,
                "name": "Kraze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wretch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113712/?format=api",
                    "id": 113712,
                    "name": "Wretch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Deek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7512/?format=api",
                    "id": 7512,
                    "name": "Deek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Higgie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113713/?format=api",
                    "id": 113713,
                    "name": "Higgie",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/46271/factsandfeatures1.D64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=54117"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37584"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2470/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2470/",
            "id": 2470,
            "name": "Elicma & Exort Crimetime Party 1991",
            "tagline": "",
            "start_date": "1991-07-27",
            "end_date": "1991-07-28",
            "location": "Papenburg, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.0769,
            "longitude": 7.3997,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}