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

{
    "url": "https://demozoo.org/api/v1/productions/43491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43491/",
    "id": 43491,
    "title": "Chevrolet",
    "author_nicks": [
        {
            "name": "NoooN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/305/?format=api",
                "id": 305,
                "name": "NoooN",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Barti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1800/?format=api",
                    "id": 1800,
                    "name": "Barti",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Doh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1095/?format=api",
                    "id": 1095,
                    "name": "Doh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/304/?format=api",
                    "id": 304,
                    "name": "Ra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://laurent.horus.free.fr/chevrolet.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://laurent.horus.free.fr/chevrolet_macosx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/barti/chevrolet.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/barti/chevrolet_macosx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/main12/demo/chevrolet.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60469"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=r57vNSfMtes"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "106",
            "competition": {
                "id": 4196,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1423/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1423/",
                    "id": 1423,
                    "name": "Main 2012",
                    "tagline": "6: October Splash",
                    "start_date": "2012-10-05",
                    "end_date": "2012-10-07",
                    "location": "Avignon, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.9487,
                    "longitude": 4.80603,
                    "website": "http://www.mainparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}