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

{
    "url": "https://demozoo.org/api/v1/productions/4022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4022/",
    "id": 4022,
    "title": "ArtWay 2006 Invite",
    "author_nicks": [
        {
            "name": "AmiGanS",
            "abbreviation": "AGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6033/?format=api",
                "id": 6033,
                "name": "AmiGanS",
                "is_group": true
            }
        },
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                "id": 3716,
                "name": "ArtWay",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wayne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6032/?format=api",
                    "id": 6032,
                    "name": "Wayne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wayne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6032/?format=api",
                    "id": 6032,
                    "name": "Wayne",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15099/?format=api",
                    "id": 15099,
                    "name": "Phob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Artway/AW06invite.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/breakpoint06/amiga/demo/aw06invite.lha"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/breakpoint/2006/Amiga_Demo/AW06invite.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=15325"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24517"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "236",
            "competition": {
                "id": 414,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/654/?format=api",
            "demozoo_url": "https://demozoo.org/parties/654/",
            "id": 654,
            "name": "ArtWay 2006",
            "tagline": "",
            "start_date": "2006-07-07",
            "end_date": "2006-07-09",
            "location": "Tachov, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.794319,
            "longitude": 12.63498,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/2d/d8f6.325287.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/70/2d/d8f6.325287.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/2d/d8f6.325287.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}