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

{
    "url": "https://demozoo.org/api/v1/productions/3002/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3002/",
    "id": 3002,
    "title": "Rewired",
    "author_nicks": [
        {
            "name": "Instinct",
            "abbreviation": "ITC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chauple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1176/?format=api",
                    "id": 1176,
                    "name": "Chauple",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tentacle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5402/?format=api",
                    "id": 5402,
                    "name": "Tentacle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jelous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5537/?format=api",
                    "id": 5537,
                    "name": "Jelous",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Punisher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                    "id": 5408,
                    "name": "Puni",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "management"
        },
        {
            "nick": {
                "name": "Enigmus Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5307/?format=api",
                    "id": 5307,
                    "name": "Enigmus Hammer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d objects"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://uk.aminet.net/pub/aminet/demo/euro/ITC-REW.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/kindergarden97/amiga/in10/itc-rew.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18139"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14376"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "36",
            "competition": {
                "id": 310,
                "name": "10K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/146/",
                    "id": 146,
                    "name": "Kindergarden 1997",
                    "tagline": "",
                    "start_date": "1997-07-03",
                    "end_date": "1997-07-06",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/28/fa8f.jw37884.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ce/28/fa8f.jw37884.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/28/fa8f.jw37884.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}