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

{
    "url": "https://demozoo.org/api/v1/productions/110404/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110404/",
    "id": 110404,
    "title": "Vectorama V1.0",
    "author_nicks": [
        {
            "name": "Darkness",
            "abbreviation": "DKS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/429/?format=api",
                "id": 429,
                "name": "Darkness",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-07-23",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Troglobyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20586/?format=api",
                    "id": 20586,
                    "name": "Troglobyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.aminet.net/dev/misc/vectoram.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20073"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2207/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2207/",
            "id": 2207,
            "name": "Southern Party 1994",
            "tagline": "",
            "start_date": "1994-07-23",
            "end_date": "1994-07-25",
            "location": "San Fernando, Provincia de Cádiz, Andalusia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 36.44207,
            "longitude": -6.2061,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}