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

{
    "url": "https://demozoo.org/api/v1/productions/285258/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285258/",
    "id": 285258,
    "title": "Equality",
    "author_nicks": [
        {
            "name": "Trance Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7570/?format=api",
                "id": 7570,
                "name": "Trance Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17368/?format=api",
                    "id": 17368,
                    "name": "Stony",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "JNY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67879/?format=api",
                    "id": 67879,
                    "name": "JNY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Macaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90311/?format=api",
                    "id": 90311,
                    "name": "Macaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/demos/1995/e/equality.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72209"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/720/?format=api",
            "demozoo_url": "https://demozoo.org/parties/720/",
            "id": 720,
            "name": "Somewhere In Holland 1995",
            "tagline": "",
            "start_date": "1995-07-08",
            "end_date": "1995-07-10",
            "location": "Roosendaal, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.53083,
            "longitude": 4.46528,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}