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

{
    "url": "https://demozoo.org/api/v1/productions/121295/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121295/",
    "id": 121295,
    "title": "Basic Demo 3",
    "author_nicks": [
        {
            "name": "Flower Corp.",
            "abbreviation": "FLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21717/?format=api",
                "id": 21717,
                "name": "Flower Corp.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roudoudou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                    "id": 22136,
                    "name": "Roudoudou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/535/?format=api",
                    "id": 535,
                    "name": "Flan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "original graphics"
        },
        {
            "nick": {
                "name": "BSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60268/?format=api",
                    "id": 60268,
                    "name": "BSC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Music player"
        },
        {
            "nick": {
                "name": "Fra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/261/?format=api",
                    "id": 261,
                    "name": "Fra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Eliot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11766/?format=api",
                    "id": 11766,
                    "name": "Eliot",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Clawz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/540/?format=api",
                    "id": 540,
                    "name": "Clawz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original music"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.lip6.fr/pub/amstrad/demos/BDEMO3.ZIP"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=7925"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10483"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2328/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2328/",
            "id": 2328,
            "name": "Ze Meeting 2000",
            "tagline": "",
            "start_date": "2000-08-04",
            "end_date": "2000-08-06",
            "location": "Bassoues, Département du Gers, Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.57923,
            "longitude": 0.24635,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/ef/9c92.67346.png",
            "original_width": 752,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/91/ef/9c92.67346.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/ef/9c92.67346.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}