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

{
    "url": "https://demozoo.org/api/v1/productions/112988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112988/",
    "id": 112988,
    "title": "VED v1.1 Vector Editor",
    "author_nicks": [
        {
            "name": "Bodies In Motion",
            "abbreviation": "BIM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
                "id": 30721,
                "name": "Bodies In Motion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tumblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44390/?format=api",
                    "id": 44390,
                    "name": "Tumbling",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30720/?format=api",
                    "id": 30720,
                    "name": "Rush",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Tumblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44390/?format=api",
                    "id": 44390,
                    "name": "Tumbling",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Lord Feff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50468/?format=api",
                    "id": 50468,
                    "name": "Lord Feff",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Docs"
        },
        {
            "nick": {
                "name": "Tumblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44390/?format=api",
                    "id": 44390,
                    "name": "Tumbling",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Docs"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/graphics/ved11.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74315"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/698/?format=api",
            "demozoo_url": "https://demozoo.org/parties/698/",
            "id": 698,
            "name": "NAID 1995",
            "tagline": "North American International Demofestival 1995",
            "start_date": "1995-04-15",
            "end_date": "1995-04-16",
            "location": "Longueuil, Montérégie, Quebec, Canada",
            "is_online": false,
            "country_code": "CA",
            "latitude": 45.53121,
            "longitude": -73.51806,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}