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

{
    "url": "https://demozoo.org/api/v1/productions/45693/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45693/",
    "id": 45693,
    "title": "Amigold",
    "author_nicks": [
        {
            "name": "BlaBLa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23789/?format=api",
                "id": 23789,
                "name": "BlaBLa",
                "is_group": true
            }
        },
        {
            "name": "Orange Juice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/242/?format=api",
                "id": 242,
                "name": "Orange Juice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-20",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Djamm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133/?format=api",
                    "id": 133,
                    "name": "Moonove",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24007/?format=api",
                    "id": 24007,
                    "name": "Cyg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Yes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
                    "id": 251,
                    "name": "Yes",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/volcanic99/in64/amigold.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1148"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=urYKZsJ9T3E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "300",
            "competition": {
                "id": 4530,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/c7/4da4.60910.png",
            "original_width": 270,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/05/c7/4da4.60910.png",
            "standard_width": 270,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/c7/4da4.60910.png",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}