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

{
    "url": "https://demozoo.org/api/v1/productions/34746/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34746/",
    "id": 34746,
    "title": "Video Kyd",
    "author_nicks": [
        {
            "name": "Mankind",
            "abbreviation": "MKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                "id": 5858,
                "name": "Mankind",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ostyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22966/?format=api",
                    "id": 22966,
                    "name": "Ostyl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "bLa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9985/?format=api",
                    "id": 9985,
                    "name": "bLa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zaac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11914/?format=api",
                    "id": 11914,
                    "name": "Zaac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "LorD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36204/?format=api",
                    "id": 36204,
                    "name": "LorD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Gwen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14752/?format=api",
                    "id": 14752,
                    "name": "Gwen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/slach02/amiga/demo/videokid.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/slach02/amiga/demo/videokid.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12251"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7244"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "75",
            "competition": {
                "id": 2963,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1034/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1034/",
                    "id": 1034,
                    "name": "Slach 2002",
                    "tagline": "",
                    "start_date": "2002-08-08",
                    "end_date": "2002-08-11",
                    "location": "Saint-Caprais-de-Bordeaux, Département de la Gironde, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 44.74786,
                    "longitude": -0.43192,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}