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

{
    "url": "https://demozoo.org/api/v1/productions/160036/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160036/",
    "id": 160036,
    "title": "Retro Gathering",
    "author_nicks": [
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                    "id": 14239,
                    "name": "Dox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vodka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3185/?format=api",
                    "id": 3185,
                    "name": "Vodka",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Wiklund",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3867/?format=api",
                    "id": 3867,
                    "name": "Wiklund",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gameboy.modermodemet.se/files/DCS-RTRG.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/dual_crew_shining/gbc/dcs-rtrg.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/258"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60525"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2927/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2927/",
            "id": 2927,
            "name": "Retrogathering 2012",
            "tagline": "",
            "start_date": "2012-10-06",
            "end_date": "2012-10-07",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/1a/74b6.128059.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/8f/1a/74b6.128059.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/1a/74b6.128059.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}